Re: Window hierarchy over multiple processes



Bernie Maier <blurk bullant com> writes:
Or am I
just kidding myself in thinking it would be easier to create a
wrapper process to avoid explicitly linking to the shared library?

Yes, I would say that basically you are.

There's GtkPlug/GtkSocket for cross-process embedding, but going there
is a bad idea.

My recommendation would be to either require the library or
cut-and-paste the stuff you need from it, depending on the stability
and availability of the library.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]