Pygtk, widget refreshing
Emmanuele Bassi
zefram at wolverine.lohacker.invalid
Wed Sep 24 10:37:01 EDT 2003
* Arne Schwabe [2003-09-23 22:33]:
> But my problem is that this area is not updated while my program is running.
> Is there a way I can force pygtk to refresh to widgets?
while gtk.events_pending(): gtk.main_iteration()
Bye,
Emmanuele.
--
Emmanuele Bassi | [ http://digilander.libero.it/ebassi/ ]
emmanuele.bassi(at)iol.it | Linux User #170621, http://counter.li.org
GnuPG Key fingerprint = 4DD0 C90D 4070 F071 5738 08BD 8ECC DB8F A432 0FF4
More information about the Python-list
mailing list