Python GUI Programming Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

Getting ready

While tkinter might have had a reputation for creating ugly GUIs, this has dramatically changed since version 8.5. You just have to know how to use the tools and techniques that are available. That's what we will do next.

tkinter version 8.6 ships with Python 3.6.