Home | History | Annotate | Download | only in tkinter

Lines Matching defs:ButtonPress

141     ButtonPress = '4'
142 Button = ButtonPress,
186 ButtonPress, ButtonRelease, Motion, Enter, Leave, MouseWheel - for mouse events
198 num - mouse button pressed (ButtonPress, ButtonRelease)
203 state - state of the event as a number (ButtonPress, ButtonRelease,
211 (ButtonPress, ButtonRelease, KeyPress, KeyRelease, Motion)
213 (ButtonPress, ButtonRelease, KeyPress, KeyRelease, Motion)
1216 ButtonPress, Button, Expose, Motion, ButtonRelease
1220 Leave and DETAIL is the button number for ButtonPress,
1399 # number of button: ButtonPress and ButtonRelease events only
1409 # x_root, y_root fields: ButtonPress, ButtonRelease, KeyPress,