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

Getting ready

We are extending the first recipeCreating our first Python GUI. We will leave the GUI resizable, so don't use the code from the second recipe (or comment the win.resizable line out).