Hi guys, this is how to make your very own text editor using Python and its built-in modules Tkinter and tkFileDialog. This is just a basic GUI application with New, Open, Save, and Save As capabilities. Enjoy the video!
Source Code : https://github.com/Proxlight/Text-Editor
Check out our other channel for learning python from a basic level : / @pratyushmishra2002
This will likely take several videos, so subscribe and check the playlist for more GUI applications.
#pythonprogramming #tkinter #tkintertutorial