- Tkinter GUI Application Development Blueprints(Second Edition)
- Bhaskar Chaudhary
- 97字
- 2021-06-24 18:35:08
Project overview
The goal here is to build a text editor with some nifty features. Let's call it the Footprint Editor:

We intend to include the following features in the text editor:
- Creating new documents, opening and editing existing documents, and saving documents
- Implementing common editing options such as cut, copy, paste, undo, and redo
- Searching within a file for a given search term
- Implementing line numbering and the ability to show/hide line numbers
- Implementing theme selection to let a user choose custom color themes for the editor
- Implementing the about and help windows
推薦閱讀
- MySQL數據庫管理實戰
- Java Web基礎與實例教程(第2版·微課版)
- Scratch 3.0少兒編程與邏輯思維訓練
- Magento 1.8 Development Cookbook
- Yocto for Raspberry Pi
- Mathematica Data Analysis
- Scala編程(第5版)
- 創意UI Photoshop玩轉移動UI設計
- Python 3快速入門與實戰
- 軟件設計模式(Java版)
- MongoDB Cookbook
- 深入大型數據集:并行與分布化Python代碼
- Learning Alfresco Web Scripts
- Raspberry Pi Robotic Projects
- SQL Server 2012數據庫管理與開發(慕課版)