User`s guide
Color Palette
Color Palette
In this section...
“About the Color Palette Example” on page 15-51
“Techniques Used in the Color Palette Example” on page 15-55
“View and Run the Color Palette Code” on page 15-55
“Subfunction Summary for Color Palette” on page 15-56
“Code File Organization” on page 15-57
“GUI Programming Techniques” on page 15-58
About the Color Palette Example
This example creates a GUI, colorPalette, that enables a u ser to select a color
from a color palette or display the standard color selection dialog box. Another
example, “Icon Editor” on page 15-63, embeds the colorPalette, as the child of
apanel,inaGUIyoucanusetodesignanicon.
15-51