Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: How to display Tk window without waiting for user input

by nikosv (Deacon)
on Jan 20, 2021 at 21:07 UTC ( [id://11127166]=note: print w/replies, xml ) Need Help??


in reply to How to display Tk window without waiting for user input

Typicaly you spawn a new thread that does the scraping and communicates with the main loop through a Thread::Queue. So you have the main loop decoupled while the scraping is taking place,therefore the OK button would not block.
  • Comment on Re: How to display Tk window without waiting for user input

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-19 06:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found