in reply to Re: Keeping the user informed: A Tk/Threads question
in thread Keeping the user informed: A Tk/Threads question
Yeah Tk::ProgressBar would be best, but I don't know (until its already over) how far along a file would be at point X. Basically the data is being read from the file in a while <DATA> loop, to me that doesn' tmuch lend itself to that... is there a way to pop up a dialog and auto-dismiss it? or something?
/me needs to buy Mastering Tk
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Keeping the user informed: A Tk/Threads question
by Joost (Canon) on Jul 07, 2004 at 15:56 UTC |