- Tkinter GUI Application Development Blueprints(Second Edition)
- Bhaskar Chaudhary
- 143字
- 2021-06-24 18:35:07
Summary
This brings us to end of this chapter. This chapter aimed to provide a high-level overview of Tkinter. We worked our way through all the important concepts that drive a Tkinter program.
You now know what a root window is and how to set it up. You also know the 21 core Tkinter widgets and how to set them up. We also had a look at how to lay out our programs by using the Pack, Grid, and Place geometry managers, and how to make our programs functional by using events and callbacks. Finally, you saw how to apply custom styles to GUI programs.
To summarize, we can now start thinking about making interesting, functional, and stylish GUI programs with Tkinter! In the next chapter, we will build our first real application - a Text editor.
推薦閱讀
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- iOS面試一戰到底
- Python快樂編程:人工智能深度學習基礎
- LabVIEW Graphical Programming Cookbook
- 劍指Offer(專項突破版):數據結構與算法名企面試題精講
- R語言游戲數據分析與挖掘
- Python GUI Programming Cookbook
- MariaDB High Performance
- UVM實戰
- Java Web開發就該這樣學
- Zabbix Performance Tuning
- Spring Boot從入門到實戰
- Android應用開發攻略
- Isomorphic JavaScript Web Development
- 計算機信息技術實踐教程