TKINTER Python program with gui interface 2

Published: 13 January 2021
on channel: Python Hub Studio
13,740
470

00:00 Python library tkinter example program
00:32 tkinter main window creation, GUI interface
01:46 inheritance from the Tk class, override the _init_ constructor
03:06 tkinter main window properties, geometry
04:27 tkinter transparent window self.attributes("-alpha", 1)
05:02 tkinter on top of all windows self.attributes("-topmost", True)
05:42 tkinter frameless window overrideredirect(True)
06:12 tkinter prevent window resizing
06:53 tkinter widgets ttk - Button, Label, Frame, LabelFrame, Combobox
08:39 Button widget - button from ttk module tkinter, pack() packer
12:30 Frame and LabelFrame widget - placing widgets on the frame
17:14 tkinter combobox widget
22:13 tkinter main window events, bind method - event handling
28:53 tkinter change window geometry on bind_class event, how to hide window

In the video, we will get acquainted with the tkinter python library and start creating a gui application in the OOP style. In this first lesson: creating the main window and widgets Button, Frame, LabelFrame, Combobox.

Video code:
https://gist.github.com/PythonHubStud...

Download the source code of the entire program:
https://github.com/PythonHubStudio/CP...

Playlist with this video CPU-RAM usage monitor bar:
   • Python tkinter - Создание крутого про...  

OOP playlist:
   • Полный курс уроков обучения ООП Python  
-------------------------------------------------- -------------------------------------------------- -----------------------------------------
Become a channel sponsor and you will get access to exclusive bonuses.
More:
   / @pythonhubstudio  
-------------------------------------------------- -------------------------------------------------- -----------------------------------------

Subscribe to the channel! Ask questions in the comments!
#PythonHubStudio
#python


On this page of the site you can watch the video online TKINTER Python program with gui interface 2 with a duration of hours minute second in good quality, which was uploaded by the user Python Hub Studio 13 January 2021, share the link with friends and acquaintances, this video has already been watched 13,740 times on youtube and it was liked by 470 viewers. Enjoy your viewing!