Solution Exercice 6 de la série de TP Tkinter.
Télécharger la série de TP: https://drive.google.com/file/d/1J5BL8-BxR7A9__lz2vm3CPtMc9Z1uMQY/view
Lien vers le code: https://www.tresfacile.net/solution-exercice-6-methode-stringvar-associe-au-label-tkinter/
Ecrire un programme en python Tkinter qui affiche à l'utilisateur une fenêtre affichant un bouton de commande qui affiche au click un message "Hello World !" sur un label en utilisant la méthode StringVar(). La vidéo a été créer avec la version Tkinter intégrée au sein de la version python 8.2 de Windows 10. Pour un visionnage de qualité, utiliser le navigateur Google chrome.
Write a program in Tkinter python which displays to the user a window displaying a command button which displays on click a message "Hello World!" on a label using the StringVar () method. The video was created with the Tkinter version integrated in the python version 8.2 of Windows 10. For a quality viewing, use the Google chrome browser.