- Tkinter GUI Application Development Blueprints
- Bhaskar Chaudhary
- 146字
- 2021-07-30 10:10:34
Objectives of this chapter
The purpose of this chapter is to make you comfortable with Tkinter. It aims at introducing you to the various components of GUI programming with Tkinter.
By the end of this chapter, you will have developed several partly-functional dummy applications, such as the one shown in the following screenshot:

We believe that the concepts that you will develop here will enable you to apply and develop GUI applications in your area of interest.
The key aspects that we want you to learn from this chapter include the following:
- Understanding the concept of a root window and a main loop
- Understanding widgets—the building blocks of programs
- Getting acquainted with a list of available widgets
- Developing layouts by using different geometry managers
- Applying events and callbacks to make a program functional
- Styling widgets by using styling options and configuring the root widget
推薦閱讀
- Beginning C++ Game Programming
- Cocos2d-x游戲開發(fā):手把手教你Lua語言的編程方法
- 碼上行動:零基礎(chǔ)學(xué)會Python編程(ChatGPT版)
- OpenShift在企業(yè)中的實踐:PaaS DevOps微服務(wù)(第2版)
- H5頁面設(shè)計:Mugeda版(微課版)
- Julia高性能科學(xué)計算(第2版)
- Bootstrap 4 Cookbook
- Unity 3D腳本編程:使用C#語言開發(fā)跨平臺游戲
- 零基礎(chǔ)學(xué)C語言第2版
- HTML5開發(fā)精要與實例詳解
- Web Developer's Reference Guide
- Java EE 7 with GlassFish 4 Application Server
- 軟件工程與UML案例解析(第三版)
- JavaScript Concurrency
- Clojure for Finance