Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Perl/TK Main Window Destroy

by hiseldl (Priest)
on Jul 17, 2003 at 13:47 UTC ( [id://275212]=note: print w/replies, xml ) Need Help??


in reply to Perl/TK Main Window Destroy

Warning! Tk defines its own exit routine, Tk::exit. If you are exiting from within a Tk widget, you should use Tk::exit. On the other hand, if your process is a forked child process, it should use CORE::exit instead.

HTH.

--
hiseldl
What time is it? It's Camel Time!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-03-28 21:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found