https://github.com/ishivanshgoel/vpad-text-editor
This is a text editor which can perform all basic operations like New, Open, Save, Save as and some more such operations.
https://github.com/ishivanshgoel/vpad-text-editor
gui python3 text-editor texteditor
Last synced: about 1 month ago
JSON representation
This is a text editor which can perform all basic operations like New, Open, Save, Save as and some more such operations.
- Host: GitHub
- URL: https://github.com/ishivanshgoel/vpad-text-editor
- Owner: ishivanshgoel
- Created: 2020-07-03T13:26:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-04T14:45:47.000Z (over 5 years ago)
- Last Synced: 2025-01-10T20:42:05.273Z (9 months ago)
- Topics: gui, python3, text-editor, texteditor
- Language: Python
- Homepage:
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VPad-Text-Editor
This is a text editor which can perform all basic operations, that one can expect from a text editor.![]()
Supports following functionalities:
- Different fonts and font size
- Text Bold, Italic, align center, left and right.
- Text Color Change
- New, Open, Save,Save as, Quit, Toggle StatusBar, Toggle Menu bar, Find(in progress).
- Text Color Change
Menubar Cascade:-
- File
- Edit
- View
- Color_Theme
All functions are binded with their respective shortcut keys
List of Supported Menubar options:
File :
New
Open
Save
Save as
Exit
Exit :
Clear all
Cut
Copy
Paste
View:
Toggle Status Bar
Toggle Toolbar
Color-Theme:
Six different color theme choices for the text editor’s background.
TODO:
Find functionality