Re: [pygtk] fullscreen trouble on windows

2008-04-09 Thread Paul Malherbe
I have the same problem. Under linux it works perfectly but under Wimdows XP and Windows 98 SE full screen leaves a gap at the top between the top of the screen and window. Regards, Paul Cubells wrote: En/na khiraly ha escrit: I have written a simple demonstration code[1], but

[pygtk] Drag drop problem

2008-04-09 Thread Daniel Tabas
I'm working on an app in which I need to drag from Nautilus and drop into my app and viceversa. When I drag a folder or an archive into my app, I can get the path capturing the event 'drag_data_received' and looking at selection.data (there is some info in the FAQ of pygtk). But I don't know if

Re: [pygtk] fullscreen trouble on windows

2008-04-09 Thread khiraly
Ok, I have tested today on windows xp. I even have installed gtk 2.12 (I had 2.10). The problem are the same,the window are not truely fullscreen. On my ubuntu 7.10 the problem is not present. I have updated my simple code, to demonstrate the difference. So I have added a fullscreen workaround,

[pygtk] disappearing ListStore

2008-04-09 Thread Viktor Ivanov
I ran into some strange behavior that I believe couldnt be right. I start with a few items in a ListStore and a TreeView showing them. I pack the view in a frame and pack that in my main vbox. Display everything. Two buttons - one removes the frame from the vbox and the other attempts to look at

Re: [pygtk] fullscreen trouble on windows

2008-04-09 Thread petr . pisar
On Wed, Apr 09, 2008 at 11:42:50PM +0200, khiraly wrote: Is there somebody who see this bug(?) on a linux box? (Vicent and I both confirmed, that on ubuntu 7.10 the bug does not appears). Yes. Me. I can reproduce this bug on Linux in Blackbox window manager. I've reported similar bug few