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

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


In questa pagina del sito puoi guardare il video online How to create a NotePad GUI(graphic user interface) using python tkinter framework della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Sam CodeHub 09 maggio 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 674 volte e gli è piaciuto 11 spettatori. Buona visione!