[pygtk] popup menu on win32

2008-04-08 Thread Michele Incollu
Hi all, Is there a way to set a timeout for closing a popup menu? Because on win32 when I open a popup menu on the status icon of my pygtk application, it doesn't close if I click on another window (external of my pygtk app). Thanks, Michele ___

Re: [pygtk] Passing user date to callbacks with libglade

2008-04-08 Thread Mitko Haralanov
On Thu, 3 Apr 2008 17:57:34 -0700 Mitko Haralanov [EMAIL PROTECTED] wrote: I can't seem to figure out how to pass user data to callbacks connected with libglade's signal_autoconnect. The documentation does not mention anything about it and all my searching has not come up with anything. I'd

[pygtk] fullscreen trouble on windows

2008-04-08 Thread khiraly
Hi! My main problem, that when I switch my application to fullscreen, I want to hide to main manubar and toolbar, and want to show an button in place of (leave fullscreen). When I hide some elements and show an another and switch right after to fullscreen, the window not get truely fullscreen,

Re: [pygtk] fullscreen trouble on windows

2008-04-08 Thread Cubells
En/na khiraly ha escrit: I have written a simple demonstration code[1], but didnt tried out on windows xp (Im at home right now). I will do tomorrow, and will confirm if the demonstration code is right or not. [1]: available at: http://pastebin.ca/977654 It works for me. Ubuntu 7.10