- Tkinter GUI Application Development Blueprints
- Bhaskar Chaudhary
- 85字
- 2021-07-30 10:10:38
Objectives of the chapter
We will, in the process of creating a text editor, take a closer look at some widgets and learn how to tweak them to meet our specific needs.
The following are the key objectives for this project:
- Delving into some commonly used widgets, such as the Menu, Menubutton, Text, Entry, Checkbutton, and Button widgets
- Exploring the
filedialog
andmessagebox
modules of Tkinter - Learning the vital concepts of indexing and tagging, as applied to Tkinter
- Identifying the different types of Toplevel windows
推薦閱讀
- Objective-C Memory Management Essentials
- Mastering RabbitMQ
- Android Jetpack開發(fā):原理解析與應(yīng)用實戰(zhàn)
- Learning Real-time Processing with Spark Streaming
- 軟件架構(gòu)設(shè)計:大型網(wǎng)站技術(shù)架構(gòu)與業(yè)務(wù)架構(gòu)融合之道
- PostgreSQL for Data Architects
- Docker進階與實戰(zhàn)
- Vue.js快跑:構(gòu)建觸手可及的高性能Web應(yīng)用
- 大模型RAG實戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- Python語言實用教程
- Getting Started with Eclipse Juno
- 零基礎(chǔ)看圖學(xué)ScratchJr:少兒趣味編程(全彩大字版)
- OpenCV Android開發(fā)實戰(zhàn)
- Java程序設(shè)計教程
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript