View · Search · Index
No registered users in community xowiki
in last 10 minutes

Re: [Xotcl] Small compatiblity problems with XOTcl 1.5.2 - tk bind

From: Gustaf Neumann <neumann_at_wu-wien.ac.at>
Date: Mon, 20 Nov 2006 09:52:38 +0100

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