gtk_window_fullscreen()



Hello,

I'm trying to change a GTK 2.0 application
into a fullscreen application, by using
gtk_window_fullscreen();

I've changed the main GtkWindow into a fullscreen
window, by using gtk_window_fullscreen(). It works.

However, the application also has several GtkDialogs that
popup, which shall not be fullscreen. When the other dialogs
popup, the gnome-panel popups over the fullscreened main window.
I would like the gnome-panel to stay invisible, all the time.
Is this possible?

Thanks!

 Andreas R.



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