my-python-projects / Background-color-change

Click event testing, where each click changes the background color of the Tkinter GUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mudança de cor de fundo:

Desenvolvi este programa para testar meus conhecimentos sobre eventos com a GUI Tkinter, o objetivo principal é mudar as cores de fundo a cada clique no botão, as cores estão definidas no programa.

Como visualizar o funcionamento do programa?

Deve-se ter instalado em sua máquina qualquer versão do Python3.X, onde X pode ser qualquer valor sendo da versão 3 para cima. Utilizei a versão 3.7.4 do Python e além disso, para construir este projeto utilizei a IDE PyCharm.

About

Click event testing, where each click changes the background color of the Tkinter GUI.


Languages

Language:Python 100.0%