How to Make a Text Editor using Tkinter in Python

Published: 11 December 2022
on channel: Hello Python By ProgrammingKnowledge
28
0

Tkinter provides a GUI to carry out various tasks. Making a text editor is one of them. In this video we create a simple text editor, that can open saved files and new files can be created and saved. Tkinter comes with a filedialog module which lets you manage files and directories effectively. This module can be used where the user needs to browse through files or directories from a system.
The video is a code walkthrough to make a text editor. The window provides space to enter text. And there is a menu available in order to perform the required function 'save as' or 'open'.
For code go to: https://github.com/pickry/Tkinter/blo...


On this page of the site you can watch the video online How to Make a Text Editor using Tkinter in Python with a duration of hours minute second in good quality, which was uploaded by the user Hello Python By ProgrammingKnowledge 11 December 2022, share the link with friends and acquaintances, this video has already been watched 28 times on youtube and it was liked by 0 viewers. Enjoy your viewing!