In this video I'll show you how to resize a window dynamically with Tkinter and Python!
We already know how to change the default size of our tkinter window:
root.geometry("800x800")
But how do we update that size after the program starts running? Since the dimensions are passed into the function surrounded by quotation marks, we have to actually substitute in variables.
I'll show you how to do that in this video...
In questa pagina del sito puoi guardare il video online How To Resize A Window Dynamically - Python Tkinter GUI Tutorial #80 della durata di 07 minuti 39 seconda in buona qualità , che l'utente ha caricato John Elder 10 giugno 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 87,263 volte e gli è piaciuto 1.1 mille spettatori. Buona visione!