Hello

I am trying to launch a psecond window (it's of type "Top Level").  
Once I launch it, by calling Window2.show() it appears, but it sits on  
top of the main Window. And there's nothing I can do, short of  
dragging the new window off the screen. On another mailing list they  
mentioned how, in Glade, I should set the "Visible" option to "no",  
but if I do this, then it makes the problem worse as the window does  
not even open.

To make matters worse, this Window2, when being hovered over, launches  
another window. Now I want this Window3 to sit on top, but now it  
stubbornly sits underneath the Window2.

I could really use some help on this one

Cheers


Peyman Askari


_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to