Subject: | redefine Tk::Error to make errors sensible |
Just an idea: If we redefine the Tk::Error function, we can control what
happens in the case of a "catastrophic" problem at runtime. (Currently,
we get the default Tk::Error dialog box, which offers "Stack trace",
"Ignore", and "OK" or something like that. None of these options is
helpful to the user!?!)
See http://search.cpan.org/~ni-s/Tk-804.027/pod/Error.pod for how to
do this.
--
- - Martin 'Kingpin' Thurn