Coders Packet

Notepad using Python and Tkinter

By Priyadarshini Gopal

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.

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Priyadarshini Gopal (Priyadarshini)

Download packets of source code on Coders Packet