- Tkinter GUI Application Development Blueprints(Second Edition)
- Bhaskar Chaudhary
- 108字
- 2021-06-24 18:35:11
QA section
Here are a few questions to reflect upon:
- What's the difference between the Checkbutton menu item and the Radio button menu item?
- What's the Cascade menu button used for?
- Identify different kinds of Toplevel window.
- List the different types of filedialogs and message boxes available in Tkinter.
- We used the pack geometry manager to build this text editor. Could we have built this using the grid geometry manager? How would the grid geometry manager fare against pack?
- How can we trigger events without an external stimulus in Tkinter?
- What are accelerator options in menu items?
- What is a transient window?
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Boost C++ Application Development Cookbook(Second Edition)
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- Visual Basic程序設計(第3版):學習指導與練習
- C語言程序設計
- 從0到1:HTML+CSS快速上手
- GitLab Repository Management
- Learning Laravel 4 Application Development
- Visual FoxPro程序設計
- Python函數式編程(第2版)
- Drupal 8 Development Cookbook(Second Edition)
- Test-Driven iOS Development with Swift
- SQL Server 2014 Development Essentials
- Processing開發實戰
- Microsoft Windows Identity Foundation Cookbook