Sometimes I have troubles "destroy"ing the main toplevel widget - the application crashes - but I was not able to draw it down to a small application.
Today - when exiting the application I got a fatal error in wish: "called Tcl-FindHashEntry on deleted table".
thanks
Logged In: YES
user_id=696043
Originator: YES
Would a big project example help? then please let me know ...
regards
Logged In: YES
user_id=72656
Originator: NO
is this pure Tcl/Tk code, or are extensions involved?
Logged In: YES
user_id=696043
Originator: YES
The installation is from ActiveState. OS is Windows XP Prof. Packages used are: BWidget, Itcl, Iwidgets and Itk. There is NO self-compiled package.
Currently I'am trying to reduce the example to a smaller bit of code ... I let you know when I'am finished.
thx
Crash example
Logged In: YES
user_id=696043
Originator: YES
Unfortunately I was not able to reproduce the Tcl-FindHashEntry error - instead I have and unhandled exception "referenced memory at "0x0000000". It seems to me that it is caused by the iTk/iTcl packages - I will post the bug there as well.
The example can be handles as:
Open the console: type 'show' and then type 'crash'
File Added: crash5.zip