TKINTER Python program with gui interface 2

Pubblicato il: 13 gennaio 2021
sul canale di: 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


In questa pagina del sito puoi guardare il video online TKINTER Python program with gui interface 2 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Python Hub Studio 13 gennaio 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 13,740 volte e gli è piaciuto 470 spettatori. Buona visione!