I am building a info window for my app, what i mean is a window
basically telling the user what the script is doing exactly. My problem
is that when i add text (using insert_at_cursor() by the way) it only
loads up the info window after my code is done executing so all the
stuff that is being done is just dumped. I was just wondering if its
possible to update that window while the code is running?
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/