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

https://github.com/imlegend19/text_editor

This is a Text Editor GUI made with tkinter.
https://github.com/imlegend19/text_editor

gui python3 text-editor tkinter

Last synced: 10 months ago
JSON representation

This is a Text Editor GUI made with tkinter.

Awesome Lists containing this project

README

          

# Python GUI with Tkinter
Projects done while learning Tkinter using Python 3.5

So inorder to launch the program, your machine should have installed Python 3.5 and Tkinter.

# Project 1 | TextEditor
This is a simple text editor just like the regular plain text editor but with some additional features.
![Text Editor Preview](https://s19.postimg.org/4j7h4nulf/Text_Editor.jpg)

## Features of TextEditor
* Functions similar to any other plain text editors
* Shows Line Number
* Highlights the current line
* Shows cursor location at the bottom
* 7 different themes available to choose