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

Creating menu bars

In this recipe, we will add a menu bar to our main window, add menus to the menu bar, and then add menu items to the menus.