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

Опубликовано: 09 Май 2022
на канале: 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...


На этой странице сайта вы можете посмотреть видео онлайн How to create a NotePad GUI(graphic user interface) using python tkinter framework длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Sam CodeHub 09 Май 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 674 раз и оно понравилось 11 зрителям. Приятного просмотра!