Subject: Problem with "wm withdraw ." and error message on Tcl 8.3.0 - DN [1]


Michael Himsolt <Michael.Himsolt@DaimlerChrysler.com> - 22 Feb 2000 - comp.lang.tcl

 Hi,

 the following script causes wish83 to hang on Windows NT 4.0 (SP4):

     toplevel .t
     pack [button .t.b -command error]
     wm withdraw .

 When I click on the button, the window (but not the wish console)
 hangs. A "wm deiconify ." reveals the usual error popup.

 tk_dialog exhibits the same behaviour.

 What am I doing wrong here ?

   Michael

Last modified
2000-03-11

(195.108.246.55)

Note: you are looking at
the snapshot of an old wiki
- much of this information
is likely to be very outdated