- 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
推薦閱讀
- Java語言程序設計
- ThinkPHP 5實戰
- 零起步玩轉掌控板與Mind+
- Vue.js快速入門與深入實戰
- 跟老齊學Python:輕松入門
- Programming ArcGIS 10.1 with Python Cookbook
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- Android 應用案例開發大全(第3版)
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Android程序設計基礎
- Learning jQuery(Fourth Edition)
- Visual Basic程序設計(第三版)
- INSTANT Apache Hive Essentials How-to
- Node.js 6.x Blueprints
- Python Django Web從入門到項目實戰(視頻版)