![]() |
|
more useful options | |
PerlMonks |
Re^2: How to change a Tk object's property from a threadby santi_h87 (Novice) |
on Aug 04, 2011 at 20:27 UTC ( #918647=note: print w/replies, xml ) | Need Help?? |
Thanks jimmi!
What I want to do is have a udp socket receive packets from another udp socket in a separate thread (otherwise the GUI freezes), and when the socket receives the message "STOP", then it would disable the Disconnect button.
Your code works well but it freezes the GUI when the thread is running. Thanks for your answer though!
In Section
Seekers of Perl Wisdom
|
|