Binding Order

What if multiple bindings match an event?
bind .t a ... bind all ...
One binding triggers per tag: most specific.
Default order of tags: widget, class, toplevel, all.
Can change tags with bindtags command:
bindtags .b {MyButton .b foo all}

Previous slide Next slide Back to the index View Graphic Version

Notes:

No notes for slide 37