# # Bindings for Buttons, Checkbuttons, and Radiobuttons. # # Notes: , only control the "pressed" # state; widgets remain "active" if the pointer is dragged out. # This doesn't seem to be conventional, but it's a nice way # to provide extra feedback while the grab is active. # (If the button is released off the widget, the grab deactivates and # we get a event then, which turns off the "active" state) # # Normally, and events are # delivered to the widget which received the initial