Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Do I need threading for my GUI?

by mattr (Curate)
on Feb 19, 2008 at 05:28 UTC ( [id://668733]=note: print w/replies, xml ) Need Help??


in reply to Do I need threading for my GUI?

Don't know about Tk sorry but I do know threads are common in the wxperl gui library (wxwidgets). If you are interested in how that works (use threads;) you can look here. The idea being only one thread writes to the GUI. I myself experienced a similar thing as you did until I learned how to do the GUI right (in linux and windows).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (None)
    As of 2024-04-25 00:55 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found