[Tkinter-discuss] application busy problem

Olivier Feys olivier.feys at gmail.com
Wed Jun 21 12:08:50 CEST 2006


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


More information about the Tkinter-discuss mailing list