Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Win32 GUI freeze

by nikosv (Deacon)
on Feb 18, 2013 at 12:37 UTC ( [id://1019334]=note: print w/replies, xml ) Need Help??


in reply to Win32 GUI freeze

becuase the main (GUI) thread freezes. You either have to keep the message pump going by calling DoEvent (not recommended) or create a worker thread and do inter-threading communication. There are plenty of tutorials in the forum

Replies are listed 'Best First'.
Re^2: Win32 GUI freeze
by ckant8 (Acolyte) on Feb 19, 2013 at 04:00 UTC
    Thanks I have added parallel fork, but still no use. it is taking same time to execute and ui still hangs. Don't mine could you post any of the Perl Thread implementation example link for easy access, as i could not able to find proper one.

Log In?
Username:
Password:

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

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

    No recent polls found