Graphical user interface (GUI) - Allows the user to interact with the computer in a visual and intuitive way
GUI Builder - An IDE tool for giving a program a graphical user interface
User interface - Provides a way for the user to interact with the computer system
Videos - Tkinter Window
First Interface
Grid Layout
Frames
Message Box
Create a new window
Open a file window
Menu Bar
Web page styled layout
Videos - Tkinter Form Widgets
Buttons
Input Fields
Drop Down Menus
Radio Buttons
Checkbox
Slider
Adding Function to Drop Down Menu
Videos - Tkinter Other Widgets
Icons and Images
List Box
Scroll Bar
Notebook (tabs)
Videos - Tkinter Functions
Delete a widget
Edit a Widget
Keyboard Events