How to create a NotePad GUI(graphic user interface) using python tkinter framework

Publicado el: 09 mayo 2022
en el canal de: Sam CodeHub
674
11

The tkMessageBox module is used to display message boxes in your applications. This module provides a number of functions that you can use to display an appropriate message. Some of these functions are showinfo, showwarning, showerror, askquestion, askokcancel, askyesno, and askretryignore.
https://docs.python.org/3/library/tki...

filedialog module provides classes and factory functions for creating file/directory selection windows.
https://docs.python.org/3/library/dia...

The tkinter. scrolledtext module provides a class of the same name which implements a basic text widget which has a vertical scroll bar configured to do the “right thing.” Using the ScrolledText class is a lot easier than setting up a text widget and scroll bar directly.
https://docs.python.org/3/library/tki...


En esta página del sitio puede ver el video en línea How to create a NotePad GUI(graphic user interface) using python tkinter framework de Duración hora minuto segunda en buena calidad , que subió el usuario Sam CodeHub 09 mayo 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 674 veces y le gustó 11 a los espectadores. Disfruta viendo!