An open API service indexing awesome lists of open source software.

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.

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