can't set background color ttk python os x using styles can't set background color ttk python os x using styles tkinter tkinter

can't set background color ttk python os x using styles


You'll sometimes try to change an option that is supposed to exist according to element options, but it will have no effect. As an example, you can't modify the background color of a button in the "aqua" theme used by Mac OS X. While there are valid reasons for these cases, at the moment its not easy to discover them, which can make experimenting frustrating at times.

Taken from this tutorial http://www.tkdocs.com/tutorial/styles.html