/ColorChooser

Bare bones use of the ColorChooser dialog in Tkinter. It was difficult to find any examples of the Color Chooser actually changing the color of anything, here is a simple GUI where it will change the color of a Button.

Primary LanguagePython


:::,''.:::::,:""""``::::::::-----\ ::!===============\:::|/----------------77:::::::| ::/||`::://///\ :::::::/ |||||\::L____ - -7::::|L ____// :::::::| :////:\ ::////^|\ :::::/ ||/^||\:...|\| |/|-----::::::::|\ /| ------`:::::::| ////:::\ :///:::\\ :::/ ||/|||::::|| |/|::::::::::::::|\ /| |:::::::::::::| ////::::\ | |:::::\\ _/ |||||||||| ||::|/| ||::::::::::::::|/ | |:::::::::::::| ////:::::::::::::::\\ V|||:::::|||| ||::|/| ||::::::::::::::|/ | |:::::::::::::| ////::::::::::::::::\\ /||::::::|||| | |:|/[ ||::::::::::::::|/ | |:::::::::::::|

Bare bones use of the ColorChooser dialog in Tkinter. It was difficult to find any examples of the Color Chooser actually changing the color of anything, here is a simple GUI where it will change the color of a Button.