- 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.
推薦閱讀
- 多媒體CAI課件設(shè)計與制作導(dǎo)論(第二版)
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- Android 9 Development Cookbook(Third Edition)
- Python測試開發(fā)入門與實踐
- NativeScript for Angular Mobile Development
- Learn Programming in Python with Cody Jackson
- 你不知道的JavaScript(中卷)
- PHP+MySQL網(wǎng)站開發(fā)項目式教程
- Unity 2018 Shaders and Effects Cookbook
- Python Essentials
- Android傳感器開發(fā)與智能設(shè)備案例實戰(zhàn)
- Scratch趣味編程:陪孩子像搭積木一樣學(xué)編程
- SQL Server 2016 從入門到實戰(zhàn)(視頻教學(xué)版)
- Python數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南(全彩)
- JavaScript從入門到精通(視頻實戰(zhàn)版)