Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Tk, fork and ->configure

by gri6507 (Deacon)
on Apr 28, 2006 at 00:01 UTC ( [id://546150]=note: print w/replies, xml ) Need Help??


in reply to Tk, fork and ->configure

As a short answer, only one process at a time can write to Tk at a time. You have two. in other words, you must make sure that only one process does the GUI stuff, and the other does only work and no GUI stuff. For a longer explanation, take a look here 372499

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-20 00:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found