Import Tk 8.6.11
This commit is contained in:
@@ -113,7 +113,7 @@ bind $w.c <Destroy> {
|
||||
after cancel $animationCallbacks(pendulum)
|
||||
unset animationCallbacks(pendulum)
|
||||
}
|
||||
bind $w.c <1> {
|
||||
bind $w.c <Button-1> {
|
||||
after cancel $animationCallbacks(pendulum)
|
||||
showPendulum %W at %x %y
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user