You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
496 B
496 B
- Handle Logs
- Terminal Helper
- Events
- Window : SIGWINCH triggered when the terminal is resized
- Events
- Input Class
- Return Error if Mouse RE does not match
- Handle the Paste Buffer
- Handle the middle button mouse paste
- Handle Special Keys (UP, Down, . . .)
- Events
https://tkinterexamples.com/events/events.html
https://www.pythontutorial.net/tkinter/tkinter-event-binding/
- Keyboard
- Mouse
- Canvas Class