Get a full simplified explanation of the grid manager. With this, you'll have your way in building complex layouts on your desktop applications or GUI.
New 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:18 - Grid?
1:08 - Setup
1:45 - Rows and Columns
3:15 - Other '.grid()' attributes (padx, pady, ipadx and ipady)
4:25 - How I switch tabs
4:51 - Using 'sticky' to specify which edges our widget will be stuck to.
5:42 - Making widgets span across multiple rows or columns using 'rowspan' and 'colspan'
8:48 - On using the grid manager
10:06 - Handling the resize of widgets when resizing our window using 'columnconfigure' and 'rowconfigure'
16:31 - Getting better at creating GUI
16:46 - Other '.grid()' configuration options - '.grid_info', '.grid_slaves', '.grid_remove', and '.grid_forget'.
22:34 - Outro, End
🔗 Links 🔗
Cont. Label Widget - • PYTHON TKINTER GUI SIMPLIFIED - Cont....
Tkinter Concepts - • PYTHON TKINTER GUI SIMPLIFIED - Tkint...
Series Code: https://github.com/techemmy/Python-Tk...
📌Social Media📌
Instagram: @tech_emmy
Twitter: @tech_emmyy
LinkedIn: / emmanuel-oloyede-935a341a5
#TechEmmy #python #python3