Erik> After that you can change them whenever you need. 

    I've seen a "expose" event that can be useful.
    More interesting is the gobject.idle_add function.
    The problem is that the callback is not called when the app GOES
    idle, but WHILE it is IDLE (ok, may be it goes WORKING because of
    the callback and then goes IDLE again...).

        Still searching....

-- 
    bye, Luca
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to