Re: 'swallowing' windows?



Ian Molton <spyro armlinux org> writes:
How dopes one 'swallow' a window sin a GTK app?

I'd like to have one GTK app running, and have another app open a window as
a child of the first app.

is this possible?

If the other app is a GTK app, yes you can do it using
GtkPlug/GtkSocket.

If the other app is an arbitrary random app, it's not really possible
to do reliably, though sufficiently motivated people have managed to
get it to work sometimes. See the source code for the GNOME panel's
"swallow app" feature.

Havoc



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