Hi. Is it possible to change the background color of a control ttk.Scrollbar?. In its standard options is Style, but this seems not to work:
Example:
s.configure('TScrollbar', background='#cccccc') no works.
Thanks in advance.
Regards.
Cristian AbarzĂșa
Ubuntu 9.10 - Gnome- Python 2.7
_______________________________________________
Tkinter-discuss mailing list
[email protected]
http://mail.python.org/mailman/listinfo/tkinter-discuss
