/opt/imh/python3.13/lib/tk8.6/ttk
NameSizeModeActions
altTheme.tcl36040644editdlrm
aquaTheme.tcl37190644editdlrm
button.tcl29310644editdlrm
clamTheme.tcl46620644editdlrm
classicTheme.tcl37490644editdlrm
combobox.tcl122700644editdlrm
cursors.tcl44690644editdlrm
defaults.tcl44100644editdlrm
entry.tcl173650644editdlrm
fonts.tcl54850644editdlrm
menubutton.tcl61750644editdlrm
notebook.tcl56620644editdlrm
panedwindow.tcl21830644editdlrm
progress.tcl10890644editdlrm
scale.tcl26930644editdlrm
scrollbar.tcl31590644editdlrm
sizegrip.tcl24010644editdlrm
spinbox.tcl48110644editdlrm
treeview.tcl97970644editdlrm
ttk.tcl48170644editdlrm
utils.tcl82870644editdlrm
vistaTheme.tcl94810644editdlrm
winTheme.tcl27810644editdlrm
xpTheme.tcl20360644editdlrm
Edit: /opt/imh/python3.13/lib/tk8.6/ttk/button.tcl (2931B)
# # 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