Reusing GtkSocket with GtkNotebook



Hi all,

Is there a way of exposing a single GtkSocket which multiple clients
can the connect to?  i'm trying to write a small app which will xembed
(via GtkSocket/GtkPlug) any application which plug into it, and then
have that application xembeded into a GtkNotebook page.

The problem is, as soon as I fill up the exposed GtkSocket, nothing
else can connect to it.

It's almost as if I want to hijack the socket and redirect it a new
socket on a new GtkNotebook page, if that makes sense?  Is that
possible, or even the right solution?

Any help grately appreciated.

TIA,

Michael


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