- 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!
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- MySQL數據庫管理實戰
- 兩周自制腳本語言
- Developing Mobile Web ArcGIS Applications
- Java編程指南:基礎知識、類庫應用及案例設計
- PHP 編程從入門到實踐
- PostgreSQL 11從入門到精通(視頻教學版)
- 軟件工程
- PHP+MySQL網站開發項目式教程
- HDInsight Essentials(Second Edition)
- Responsive Web Design by Example
- Puppet:Mastering Infrastructure Automation
- PostgreSQL Developer's Guide
- Using Yocto Project with BeagleBone Black
- Android開發權威指南(第二版)