/notepad

notepad coded in python with simple options such as save, open, edit along with a context menu.

Primary LanguagePython

notepad

notepad coded in python with simple options such as save, open, edit along with a context menu. this notepad written in python uses simple gui imported from tkinter and has a context menu which is a result of popup menu. for text the textscroll is used, you will know the rest by looking at the code.