Hello,

I'm creating a fullscreen application using pygtk. In the application
I have a dialog that I want to pop up in front of the fullscreen
window. The problem is that when I do this my gnome panels appear as
well as long as the dialog has focus, and this is not what I want.
(Don't know if "gnome panels" is the right terminology, I'm talking
about the panels on top with the Applications, Places, System menus
and at the bottom with list of open windows). How can tell gtk to not
show those panels when the dialog has focus?

There must be a way, because with Epiphany in fullscreen this doesn't
happen when popping up dialogs (Ctrl+S for Save for example).

Thanks in advance!

-- Micke
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to