Manual Pages for UNIX Darwin command on man tk_bisque
MyWebUniversity

Manual Pages for UNIX Darwin command on man tk_bisque

tksetPalette(n) Tk Built-In Commands tksetPalette(n)

NAME

tksetPalette, tkbisque - Modify the Tk color palette

SYNOPSIS

ttkksseettPPaalleettttee background ttkksseettPPaalleettttee name value ?name value ...? ttkkbbiissqquuee

DESCRIPTION

The ttkksseettPPaalleettttee procedure changes the color scheme for Tk. It does this by modifying the colors of existing widgets and by changing the option database so that future widgets will use the new color scheme. If ttkksseettPPaalleettttee is invoked with a single argument, the argument is the name of a color to use as the normal background color; ttkksseettPPaalleettttee will compute a complete color palette from this background color. Alternatively, the arguments to ttkksseettPPaalleettttee may consist of any number

of name-value pairs, where the first argument of the pair is the name

of an option in the Tk option database and the second argument is the new value to use for that option. The following database names are currently supported: aaccttiivveeBBaacckkggrroouunndd ffoorreeggrroouunnddsseelleeccttCCoolloorr aaccttiivveeFFoorreeggrroouunndd hhiigghhlliigghhttBBaacckkggrroouunnddsseelleeccttBBaacckkggrroouunndd bbaacckkggrroouunndd hhiigghhlliigghhttCCoolloorr sseelleeccttFFoorreeggrroouunndd ddiissaabblleeddFFoorreeggrroouunndd iinnsseerrttBBaacckkggrroouunnddttrroouugghhCCoolloorr ttkksseettPPaalleettttee tries to compute reasonable defaults for any options that you don't specify. You can specify options other than the above ones and Tk will change those options on widgets as well. This feature may be useful if you are using custom widgets with additional color options. Once it has computed the new value to use for each of the color options, ttkksseettPPaalleettttee scans the widget hierarchy to modify the options of all existing widgets. For each widget, it checks to see if any of the above options is defined for the widget. If so, and if the option's current value is the default, then the value is changed; if the option has a value other than the default, ttkksseettPPaalleettttee will not change it. The default for an option is the one provided by the widget

([[lliinnddeexx [[$$ww ccoonnffiigguurree $$ooppttiioonn]] 33]]) unless ttkksseettPPaalleettttee has been run

previously, in which case it is the value specified in the previous invocation of ttkksseettPPaalleettttee. After modifying all the widgets in the application, ttkksseettPPaalleettttee adds

options to the option database to change the defaults for widgets cre-

ated in the future. The new options are added at priority wwiiddggeettDDee-

ffaauulltt, so they will be overridden by options from the .Xdefaults file

or options specified on the command-line that creates a widget.

The procedure ttkkbbiissqquuee is provided for backward compatibility: it restores the application's colors to the light brown (``bisque'') color scheme used in Tk 3.6 and earlier versions. KKEEYYWWOORRDDSS bisque, color, palette Tk 4.0 tksetPalette(n)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™