Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Need help in using threads in Tk

by nikosv (Deacon)
on Apr 27, 2012 at 05:47 UTC ( [id://967522]=note: print w/replies, xml ) Need Help??


in reply to Need help in using threads in Tk

Tk is not thread safe,so typically you must start the threads before initializing Tk and run Tk in its own thread. Then you must poll from the main thread to get the reusults of the children.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (8)
As of 2024-03-29 15:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found