[pygtk] How to show widget and move window slightly?
middleofdreams at gmail.com
middleofdreams at gmail.com
Thu Feb 11 14:55:02 WST 2010
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20100211/5b30f5f6/attachment.htm
More information about the pygtk
mailing list