Skip to content

m-ayan-k/Text-Editors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello everyone this is a python application developed using Tkinter library, This application is made for PC environment which will run fine in windows,linux and mac PC's. As the name suggests this is an Text editor application which also includes same feature as Notepad.

Steps to install the application:

  • Download "TextEditor.exe" from here (found in above files).
  • Install the downloaded file.
  • Go through the setup wizard and complete the installation process.
  • You're all set to use the application.

Info about Tkinter:

  • Tkinter is a Python binding to the Tk GUI toolkit. It is the standard Python interface to the Tk GUI toolkit, and is Python's de facto standard GUI. Tkinter is included with standard Linux, Microsoft Windows and Mac OS X installs of Python. The name Tkinter comes from Tk interface.

The .py file has been converted to .exe by using PyInstaller:

  • link for steps to convert to .exe.

Some of the Snap Shots of the application are shared below

Pic 1:

  • Displaying Tool Bar .

Pic 2:

  • Displaying Change color of text .

Pic 3:

  • Displaying Edit option
    .

Screen shots of other sections like status bar, find menu, edit menu and etc of the application can be found in screenshots folder(find in above files)

About

Made a simple TextEditor using Tkinter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages