<string><b>Edit Palette</b><p>Change the palette of the current widget or form.</p><p>Use a generated palette or select colors for each color group and each color role.</p><p>The palette can be tested with different widget layouts in the preview section.</p></string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout14</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="frameShape">
<enum>MShape</enum>
</property>
<property name="frameShadow">
<enum>MShadow</enum>
</property>
<property name="text">
<string>Select &Palette:</string>
</property>
<property name="buddy" stdset="0">
<cstring>paletteCombo</cstring>
</property>
</widget>
<widget class="TQComboBox">
<item>
<property name="text">
<string>Active Palette</string>
</property>
</item>
<item>
<property name="text">
<string>Inactive Palette</string>
</property>
</item>
<item>
<property name="text">
<string>Disabled Palette</string>
</property>
</item>
<property name="name">
<cstring>paletteCombo</cstring>
</property>
</widget>
</hbox>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>ButtonGroup1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
</sizepolicy>
</property>
<property name="title">
<string>Auto</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>checkBuildInactive</cstring>
</property>
<property name="text">
<string>Build inactive palette from active.</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>checkBuildDisabled</cstring>
</property>
<property name="text">
<string>Build disabled palette from active.</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupCentral</cstring>
</property>
<property name="title">
<string>Central color &roles</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQComboBox">
<item>
<property name="text">
<string>Background</string>
</property>
</item>
<item>
<property name="text">
<string>Foreground</string>
</property>
</item>
<item>
<property name="text">
<string>Button</string>
</property>
</item>
<item>
<property name="text">
<string>Base</string>
</property>
</item>
<item>
<property name="text">
<string>Text</string>
</property>
</item>
<item>
<property name="text">
<string>BrightText</string>
</property>
</item>
<item>
<property name="text">
<string>ButtonText</string>
</property>
</item>
<item>
<property name="text">
<string>Highlight</string>
</property>
</item>
<item>
<property name="text">
<string>HighlightText</string>
</property>
</item>
<item>
<property name="text">
<string>Link</string>
</property>
</item>
<item>
<property name="text">
<string>LinkVisited</string>
</property>
</item>
<property name="name">
<cstring>comboCentral</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Choose central color role</string>
</property>
<property name="whatsThis" stdset="0">
<string><b>Select a color role.</b><p>Available central roles are: <ul> <li>Background - general background color.</li> <li>Foreground - general foreground color. </li> <li>Base - used as background color for e.g. text entry widgets, usually white or another light color. </li> <li>Text - the forground color used with Base. Usually this is the same as the Foreground, in what case it must provide good contrast both with Background and Base. </li> <li>Button - general button background color, where buttons need a background different from Background, as in the Macintosh style. </li> <li>ButtonText - a foreground color used with the Button color. </li> <li>Highlight - a color to indicate a selected or highlighted item. </li> <li>HighlightedText - a text color that contrasts to Highlight. </li> <li>BrightText - a text color that is very different from Foreground and contrasts well with e.g. black. </li> </ul> </p></string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout32_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<spacer>
<property name="name">
<cstring>Horizontal_Spacing1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>labelCentral</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>&Select Color:</string>
</property>
<property name="buddy" stdset="0">
<cstring>buttonCentral</cstring>
</property>
</widget>
<widget class="ColorButton">
<property name="name">
<cstring>buttonCentral</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
</sizepolicy>
</property>
<property name="focusPolicy">
<enum>TabFocus</enum>
</property>
<property name="toolTip" stdset="0">
<string>Choose a color</string>
</property>
<property name="whatsThis" stdset="0">
<string>Choose a color for the selected central color role.</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupEffect</cstring>
</property>
<property name="title">
<string>3-D shadow &effects</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout32_3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>checkBuildEffect</cstring>
</property>
<property name="text">
<string>Build &from button color</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Generate shadings</string>
</property>
<property name="whatsThis" stdset="0">
<string>Check to let 3D-effect colors be calculated from button-color.</string>
</property>
</widget>
<widget class="TQComboBox">
<item>
<property name="text">
<string>Light</string>
</property>
</item>
<item>
<property name="text">
<string>Midlight</string>
</property>
</item>
<item>
<property name="text">
<string>Mid</string>
</property>
</item>
<item>
<property name="text">
<string>Dark</string>
</property>
</item>
<item>
<property name="text">
<string>Shadow</string>
</property>
</item>
<property name="name">
<cstring>comboEffect</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Choose 3D-effect color role</string>
</property>
<property name="whatsThis" stdset="0">
<string><b>Select a color role.</b><p>Available effect roles are: <ul> <li>Light - lighter than Button color. </li> <li>Midlight - between Button and Light. </li> <li>Mid - between Button and Dark. </li> <li>Dark - darker than Button. </li> <li>Shadow - a very dark color. </li> </ul></string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout31_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<spacer>
<property name="name">
<cstring>Horizontal_Spacing3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>labelEffect</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>Select Co&lor:</string>
</property>
<property name="buddy" stdset="0">
<cstring>buttonEffect</cstring>
</property>
</widget>
<widget class="ColorButton">
<property name="name">
<cstring>buttonEffect</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
</sizepolicy>
</property>
<property name="focusPolicy">
<enum>TabFocus</enum>
</property>
<property name="toolTip" stdset="0">
<string>Choose a color</string>
</property>
<property name="whatsThis" stdset="0">
<string>Choose a color for the selected effect color role.</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<spacer>
<property name="name">
<cstring>Horizontal_Spacing2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>buttonOk</cstring>
</property>
<property name="text">
<string>OK</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>Close dialog and apply all changes.</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>buttonCancel</cstring>
</property>
<property name="text">
<string>Cancel</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>Close dialog and discard all changes.</string>