Re: [Java-gnome-developer] Cross-process Embedding
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2006-07-10 17:49:59
|
On Wed, 2006-07-05 at 08:39 -0700, Josh Hope wrote: > I am in the process of creating a shared library that handles cross-process > embedding of windows in a GTK+ gui. While the passing of windowIDs has been > implemented in C using the GTKPlug and GTKSocket scheme, the Java bindings > appear to only contain a Plug class. Really? Huh. Hm. Oops; Bug. > Is this embedding implementable in Java-GTK+? Certainly. Like all open source software, java-gnome is what people create. If I had to guess, this shows the classic signs of being something for which no one who knew what they were doing [and more to the point what they wanted and how it is supposed to work]. Given that you do, it'd be terrific to get GtkPlug/GtkSocket working... In rough order, we'd need: 1) an API that makes sense 2) some notion of what needs to be implemented 3) patches :) If you want to pick this up, I'd suggest starting out with a skeleton/snippet of what using this might look like. If you were to write that in an email to jav...@li... and/or open a bug against java-gnome:libgtk-java that'd be great! AfC London -- Andrew Frederick Cowie Technology strategy, managing change, establishing procedures, and executing successful upgrades to mission critical business infrastructure. http://www.operationaldynamics.com/ Sydney New York Toronto London |