Hi,
I have an app which has some default hidden widget (some container). How
show it in the right side of app (rest of the window should stay in same
place) ?
I tried 2 things:
 - set window gravity to EAST and then show widget. Just didn't work in some
window managers (works for compiz, don't work for openbox for example)
 - show widget and then move window to left - it works always but looks ugly
(u can see that window is moving).
So... some better way to do this?
_______________________________________________
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