- Tkinter GUI Application Development Blueprints
- Bhaskar Chaudhary
- 123字
- 2021-07-30 10:10:37
Summary
This brings us to end of Chapter 1, Meet Tkinter. This chapter is 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 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 of making interesting, functional, and stylish GUI programs with Tkinter!
推薦閱讀
- Learning Python Web Penetration Testing
- Software Defined Networking with OpenFlow
- AIRAndroid應用開發實戰
- SEO實戰密碼
- Java項目實戰精編
- Learning Apache Mahout Classification
- Learning Python by Building Games
- Emgu CV Essentials
- Scala編程(第5版)
- JavaScript+jQuery網頁特效設計任務驅動教程
- 青少年學Python(第2冊)
- Beginning C# 7 Hands-On:The Core Language
- 美麗洞察力:從化妝品行業看顧客需求洞察
- JavaScript高級程序設計(第3版)
- R語言編程:基于tidyverse