Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Perl Tk--Delay

by Courage (Parson)
on Oct 21, 2005 at 09:52 UTC ( [id://501936]=note: print w/replies, xml ) Need Help??


in reply to Perl Tk--Delay

You need $widget->update call to redraw so user will see your "program" (as you said this:)

Also, "afterIdle" and "after" could be used in your code as well.

Replies are listed 'Best First'.
Re^2: Perl Tk--Delay
by FM (Acolyte) on Oct 22, 2005 at 04:12 UTC
    Thanks. It sure makes a difference...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://501936]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-23 08:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found