Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: Perl Tk Asynchronous Progress Updates

by Khen1950fx (Canon)
on Jul 02, 2013 at 04:14 UTC ( [id://1041953]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl Tk Asynchronous Progress Updates
in thread Perl Tk Asynchronous Progress Updates

The example that I gave you can be used with threads ideally, eg., using the button in each of your threads. It shouldn't detract from your application's responsiveness. Yes, you'll need to understand threads:-).
  • Comment on Re^3: Perl Tk Asynchronous Progress Updates

Replies are listed 'Best First'.
Re^4: Perl Tk Asynchronous Progress Updates
by Anonymous Monk on Jul 02, 2013 at 06:52 UTC
Re^4: Perl Tk Asynchronous Progress Updates
by Anonymous Monk on Jul 02, 2013 at 15:37 UTC

    I see. I was hoping to avoid threads, but I guess I might have to end up using them after all. I suppose this means I will have to share data between them using threads::share in order to update the progress widget part of the main thread.

    thanks for the advice,

    Hermes

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-19 07:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found