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

Re^2: Tkx after coderef problem

by huck (Prior)
on Jun 03, 2018 at 16:29 UTC ( [id://1215784]=note: print w/replies, xml ) Need Help??


in reply to Re: Tkx after coderef problem
in thread Tkx after coderef problem

CODE

Replies are listed 'Best First'.
Re^3: Tkx after coderef problem
by Anonymous Monk on Jun 03, 2018 at 17:59 UTC

    Uh-uh. Well, looking at your code now: I see you are re-entering Tkx::MainLoop from a callback! Is that even allowed? Secondly, you are capturing the top-level data structure in your callback. That is some questionable design as well. Better make it the smallest relevant work unit that you use in a callback.

      Oh wait a minute, you're not re-entering. It's the indenting of the code. Sorry about that. (And I give up.)

        Poor imitation

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (9)
As of 2024-03-28 09:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found