On 24 Sep 2006, at 09:49, Felix Rabe (public) wrote:
Kevin Horton wrote:
I'm using pygtk 2.6.3 with gtk 2.6.10. I am looking for a way to
cause a gtk.Window to become the topmost window. I've tried a
whole bunch of different things, but nothing has worked. What are
the possible ways to raise a window?
Look at one of the methods Window.present() and
Window.set_keep_above().
Thanks. Both of those will do what I need. I'll use
Window.set_keep_above().
Kevin Horton
Ottawa, Canada
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/