Text -Editor
GUI APPLICATION -
INTRODUCTION:
This is a Tkinter Application. This is a Tkinter Application.
Requirement:
1. VS CODE
2. Python IDLE
3. Git Bash
Files :
1. Menubar- It is a basic menubar made with the help of GUI libarary of Tkinter. Ths menubar is used as a base for the text editor.
2. Text Editor- This text editor was inspired by notepad features. It has many additional features like "color-theme", which can change the background and font color at the same time on the basis of the selection you made; we also have "Search word" feature to search any word in the whole paragraph; also "Find/Replace" feature that will help you to edit any spelling mistake easily.
3. Set-up File- Set up file is used to convert the respective code into a real software.
Guidelines for pull requests :-
Pull-requests are welcomed.
1. check the issues column for the drawbacks in the code and if you think you have a solution, then please send us a pull request,
2. If you want to add more function or features, you pull request is heartly welcomed,
3. If you think that the code needs more modifications , please let us know.
***Thanks for visiting ***