Artur Trzewik schrieb:
Hi XOTcl friends!
I have found some small incompatibility between XOTcl 1.4 and 1.5 by using XOTclIDE. It considers tk binding ...
the "return -code break" have caused that the event is not propagated more. See more in Tk bind command manual.
It does not work with XOTcl 1.5.2.
Artur, thanks for the report. I have fixed this in my development version and added a test to the regression test suite. For the time being, it looks best to me when you keep the little hack with the tcl proc wrapper.
-gustaf neumann