MENU

Fun & Interesting

Using tkinter with classes

Atlas 84,808 2 years ago
Video Not Working? Fix It Now

This video will cover how to create complex tkinter layouts using all the layout methods (pack + grid + place) along with classes to organise them well. Code: https://github.com/clear-code-projects/tkinter-complete/blob/main/2%20layout/2_6_classes.py

Comment