Tkinter GUI Application Development Blueprints, Second Edition - Second Edition
by Bhaskar Chaudhary
Summary
Let's recap the things that we touched upon in this chapter.
In addition to reinforcing a lot of GUI programming techniques that we discussed in the previous chapters, you learned how to work with more widgets such as Listbox, ttk Scale, and Radiobutton. We looked deeper into the features of the Canvas widget.
Most importantly, we learned how to create our custom widgets, thereby extending Tkinter's core widgets. This is a really powerful technique that can be applied to build all sorts of features into programs.
We saw how to generate and handle virtual events.
We saw the most common technique for applying animation in Tkinter programs. This technique can also be used to build all sorts of interesting games.
Finally, we got to know ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access