1mNAME0m
       tkerror - Command invoked to process background errors

1mSYNOPSIS0m
       1mtkerror 4m22mmessage0m


1mDESCRIPTION0m
       Note:  as  of  Tk  4.1  the 1mtkerror 22mcommand has been renamed to 1mbgerror0m
       because the event loop (which is what usually invokes it) is  now  part
       of Tcl.  For backward compatibility the 1mbgerror 22mprovided by the current
       Tk version still tries to call 1mtkerror 22mif there  is  one  (or  an  auto
       loadable  one),  so old script defining that error handler should still
       work, but you should anyhow modify your scripts to use 1mbgerror  22minstead
       of  1mtkerror  22mbecause  that support for the old name might vanish in the
       near future. If that call fails, 1mbgerror 22mposts  a  dialog  showing  the
       error and offering to see the stack trace to the user. If you want your
       own error management you should directly override  1mbgerror  22minstead  of
       1mtkerror22m.  Documentation for 1mbgerror 22mis available as part of Tcl's docu-
       mentation.


1mKEYWORDS0m
