in reply to Re^2: Perl Tk Asynchronous Progress Updates
in thread Perl Tk Asynchronous Progress Updates
What you're describing doesn't make any sense to me: I can't see how the (simulated) downloads in my code could have possibly run before the GUI is displayed.
When you ran my code, did you really see all progress bars showing completion? I see them starting at the far left and moving towards the right.
Did you change my code before running it? I can't think of any reason why the code I posted would not run, as is, under Linux; however, if you did change it, please show the actual code you are running.
-- Ken
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Perl Tk Asynchronous Progress Updates
by Anonymous Monk on Jul 02, 2013 at 23:31 UTC | |
by kcott (Archbishop) on Jul 03, 2013 at 01:49 UTC |