color propagation in tkinter

Alan G Isaac alan.isaac at gmail.com
Mon Apr 20 13:35:51 EDT 2009


I'm a tkinter novice.

If I want to propagate changes to a font,
I can just use a named font.

What if I want to propagate color changes?
(E.g., a change in background color for
a number of widgets.)

Thanks,
Alan Isaac



More information about the Python-list mailing list