PyGTK/Threads

lf11 at deletethistomailme.andonet.com lf11 at deletethistomailme.andonet.com
Tue Mar 21 21:14:44 EST 2000


This matters for functions outside of direct callbacks;

The symptoms are that all GTK UI functions screw up.  The buttons lose 
their "OnMouseOver-ish" behavior.  The entire UI goes blank if you cover 
the window, then uncover it.  Once the UI is blank, the buttons will 
show up again if you click them.  Etcetera.

The problem is that any GTK function ouside the main string, modifying a 
part of the mainloop(), trips up the interface.  For example, if I try to 
redraw a GtkList from a function called from a callback...

threads_enter() and threads_leave(), which are supposed to do the job, 
hang the whole script for some reason.

Can I have some help with this?

Thanks!

  -lf

P.S.  NOTE the funked-out e-mail address.  Make the appropriate deletions 
to send mail to me.



More information about the Python-list mailing list