Re: Window hierarchy over multiple processes
- From: Havoc Pennington <hp redhat com>
- To: Bernie Maier <blurk bullant com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Window hierarchy over multiple processes
- Date: 26 Sep 2001 20:59:26 -0400
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]