Re: [pygtk] WNCK question

2006-05-22 Thread Matthias Bläsing
gtk.main_iteration() scr.get_windows() HTH Matthias -- Matthias Bläsing (GPG-Schlüsselkennung: A71B4BD5) ICQ: 84617206 AIM: linuxfun81 MSN: [EMAIL PROTECTED] signature.asc Description: Dies ist ein digital signierter Nachrichtenteil ___ pyg

Re: [pygtk] gtk.Dialog problems

2006-04-02 Thread Matthias Bläsing
vent_pending(): gtk.main_iteration() after the destroy - this processes all events that have been queued until that moment. HTH Matthias -- Matthias Bläsing (GPG-Schlüsselkennung: A71B4BD5) ICQ: 84617206 AIM: linuxfun81 MSN: [EMAIL PROTECTED] signature.asc Description: Dies ist ein digital signierter Nac

Re: [pygtk] launch modules after gtk.main is executed

2006-02-18 Thread Matthias Bläsing
d() Now will be called, when ever the mainloop is idle (that is pretty often!). So you have to tell it, that you wan't it to be called only once - to do that, return FALSE from , else return TRUE. HTH Matthias -- Matthias Bläsing (GPG-Schlüsselkennung: A71B4BD5) ICQ: 84617206 AIM: li

Re: [pygtk] pygtk 2.8 in Debian repositories

2006-01-06 Thread Matthias Bläsing
to: # Experimental - only for the fearless deb ftp://ftp.de.debian.org/debian/ experimental main deb-src ftp://ftp.de.debian.org/debian/ experimental main Then do an: apt-get -t experimental install python-gtk2 and have fun. (Actually I used aptitude to do the upgrade) HTH Matth

[pygtk] Refcounting, subclassing and destructors

2005-12-28 Thread Matthias Bläsing
ee, the Destructor isn't called! (It's the same when I subclass from gobject.GObject, which I indeed did first) Is there something wrong in my thoughts, am I overlooking something or is there a bug hidden between these few lines? Thanks Matthias -- Matthias Bläsing (GPG-Schlüsselkennung