How to Make a Text Editor using Tkinter in Python

Pubblicato il: 11 dicembre 2022
sul canale di: 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...


In questa pagina del sito puoi guardare il video online How to Make a Text Editor using Tkinter in Python della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Hello Python By ProgrammingKnowledge 11 dicembre 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 28 volte e gli è piaciuto 0 spettatori. Buona visione!