Kim Lassila writes:
>I guess the question is: Is it possible even in theory to add Gtk/Gnome
>widgets to an applet window?
I think it'd be theoretically possible to create a separate GTK window from
within an applet, assuming the right libraries were linked in and the
security manager was appropriately configured, but my guess is that it
won't be possible to attach GTK widgets to a pre-existing AWT window, such
as would be found within a web page.
-dan
|