Hack o'the night.




Today, I got a nice new interface in Bonobo:

GNOME::Desktop::Window

The code in Bonobo enables you to do:

gnome_desktop_window_control (gnome_object, toplevel_window);

This will make "gnome_object" responsive to query_interface for the
Desktop::Window interface and will enable applications to control the
toplevel_window GtkWindow widget remotely ;-)

So, you can do stuff like a perl script to layout your bonobo-enabled
apps.

Miguel.



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