PYTHON TKINTER GUI SIMPLIFIED - Event handling 2

Опубликовано: 26 Ноябрь 2024
на канале: Tech Emmy
45
1

In this video, we'll learn how to binds events via the different level of binding using the bind method and the event pattern. You don't want to miss it!

Two videos every week. 🔥🔥🔥
Don't miss out!!!

Make sure you like the video and subscribe.
Don't forget to drop a comment below and let me know what you think about the video.

⏲ Timestamps ⏲
0:00 - Intro
0:19 - Event binding using 'Widget.bind(event, handler, add=None'
5:53 - Event pattern 'modifier-type-detail'
14:28 - Event binding with root window 15:00 - Binding events to menu items
18: 18 - Binding levels
22:40 - Unbinding events
22:43 - Outro


🔗 Links 🔗
Series Code: https://github.com/techemmy/Python-Tk...
Site for more modifiers, type and details - https://anzeljg.github.io/rin2/book2/...
Learn how to create another window (toplevel window):

📌Social Media📌
Instagram: @tech_emmy
Twitter: @tech_emmyy
LinkedIn:   / emmanuel-oloyede-935a341a5  

#TechEmmy #python #python3