Is it possible to have a GTK application with windows that are not visible on the screen that can run without an X server? Ie the windows have their content rendered off-screen (in memory) and you can call window functions on it.
I tried creating a window and called gtk_widget_hide() on it, but it doesn't work.
Thanks,
-Adnan.
_______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list