If you enjoyed this book, you may be interested in these other books by Packt:
https://www.packtpub.com/web-development/tkinter-gui-application-development-cookbook
https://www.packtpub.com/application-development/tkinter-gui-programming-example
Tkinter GUI Application Development Cookbook
Alejandro Rodas de Paz
ISBN: 978-1-78862-230-1
- Add widgets and handle user events
- Lay out widgets within windows using frames and the different geometry managers
- Configure widgets so that they have a customized appearance and behavior
- Improve the navigation of your apps with menus and dialogs
- Apply object-oriented programming techniques in Tkinter applications
- Use threads to achieve responsiveness and update the GUI
- Explore the capabilities of the canvas widget and the types of items that can be added to it
- Extend Tkinter applications with the TTK (themed Tkinter...