gtk_window_fullscreen()
- From: Andreas Røsdal <andrearo stud ntnu no>
- To: gtk-app-devel-list gnome org
- Subject: gtk_window_fullscreen()
- Date: Sun, 19 Oct 2003 20:49:00 +0200 (CEST)
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]