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

Publié le: 09 mai 2022
sur la chaîne: 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...


Sur cette page du site, vous pouvez voir la vidéo en ligne How to create a NotePad GUI(graphic user interface) using python tkinter framework durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Sam CodeHub 09 mai 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 674 fois et il a aimé 11 téléspectateurs. Bon visionnage!