Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^4: Win32::GUI window freezing, even with threading. (Wrong solution)

by BrowserUk (Patriarch)
on May 28, 2013 at 09:07 UTC ( [id://1035552]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    threads->yield();
    
  2. or download this
    saveThreadContext;
    restoreThreadContext;
    
  3. or download this
    #######my $DataQueue = Thread::Queue->new();
    ...
    ...
            $main_text_window->Append($tmptxt);
        }
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found