in reply to PerlTk, how to handle/setup an "autorun" block with the GUI?

See Tk::after


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re: PerlTk, how to handle/setup an "autorun" block with the GUI?

Replies are listed 'Best First'.
Re^2: PerlTk, how to handle/setup an "autorun" block with the GUI?
by exilepanda (Friar) on Feb 22, 2013 at 14:36 UTC
    Thanks Pope! That's exactly what I needed!