Télécharger la série de TP Tkinter: https://drive.google.com/file/d/1J5BL8-BxR7A9__lz2vm3CPtMc9Z1uMQY/view
Code source: https://www.tresfacile.net/solution-exercice-12-fenetre-tkinter-qui-change-de-couleur-de-background-au-survole-de-la-souris/
Ecrire un programme en Python Tkinter permettant d'afficher une fenêtre Tkinter qui change de couleur d'arrière-plan au survole de la souris. On crée ici une fenêtre Tkinter et on lui associe une action du type event associée au survole de la souris. La vidéo a été crée avec le module Tkinter de Python 3.8 version Windows 10. Pour un visionnage de qualité, utiliser le navigateur google chrome.
Write a program in Python Tkinter allowing to display a Tkinter window which changes of background color with the hover of the mouse. We create here a Tkinter window and associate an action of the type event associated with the mouse over. The video was created with the Tkinter module of Python 3.8 version Windows 10. For a quality viewing, use the google chrome browser.