Notepad using Python and Tkinter

NotePad allows user to Create, Update, Insert and Delete and Modify a file using Tkinter package of Python

The Python program uses Tkinter package for the GUI of the NotePad.

 

The NotePad provides the following options:

File - Open an existing file, create a new file, save an existing file, save a new file and exit the program

Edit - Cut text, copy text, paste text in a file, undo an operation and redo an operation

Format - Format the font to bold or italics

Colour - Change the text colour, highlight a part of the text by changing its colour, change the background colour

 


The status bar is used to display the status of the file.

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment