Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: simple Perl/Tk problems

by samurai (Monk)
on Sep 10, 2002 at 15:29 UTC ( [id://196716]=note: print w/replies, xml ) Need Help??


in reply to simple Perl/Tk problems

You can use the $widget->Busy() method to popup your choice of either an hourglass or... the... other one, whatever it is :) Then when your process is done, you can use the $widget->Unbusy(). Look up the docs (and the -recurse option).

There is a Tk::ProgressBar module on CPAN as well. Check'er out.

--
perl: code of the samurai

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-03-29 08:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found