-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
- Create a basic Tkinter window
- Adapt base application structure to Tkinter's MVC design pattern
- Create opening/closing functions (checking and closing reamaining events)
- Modify base theme to Azure
- Create a label widget
- Create a button widget
- Set button callback to change label text to "hello world"