[maemo-developers] Moving windows in Maemo

From: Sean Luke sean at cs.gmu.edu
Date: Mon Apr 9 17:51:15 EEST 2007
On Apr 9, 2007, at 4:38 AM, Kalle Vahlman wrote:
>> g = gtk.Window(gtk.WINDOW_POPUP)
>>
>> works fine.

Thanks.  The primary concern I have about WINDOW_POPUP is that it's  
"different" from other kinds of windows.  A myriad of disadvantages  
to it are listed here:
	http://www.pygtk.org/docs/pygtk/gtk-constants.html#gtk-window-type- 
constants

...though perhaps for my purposes it may be acceptable.  Are these  
problems with WINDOW_POPUP applicable to maemo, or are they mostly  
for general gtk?

Sean


More information about the maemo-developers mailing list