Hi,

I'm using Tkinter to create an application which parses some huge text 
files (from 50kb to 120Mb). When the files are being parsed, I would 
like to forbid the user to do anything else and to show the application 
is busy(like an icon that turns over itself), because when he clicks on 
anything, the application fails.


Olivier
_______________________________________________
Tkinter-discuss mailing list
[email protected]
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to