tk_setPalette

The Tk command tk_setPalette is documented http://www.purl.org/tcl/home/man/tcl8.4/TkCmd/palette.htm and implemented in the Tk library file palette.tcl.

tk_setPalette backgroundColor

Tests defaults for a number of widget types, including checkbutton and radiobutton. This has the undocumented side-effect of setting the global variables selectedButton and checkbutton.


See Also