![]() |
• Interface Manager | ||||||
|
API Links
Developer Links
|
class ColorWidgetDefined in:
The C4Widgets.hColorWidget class represents an interface widget that displays a color picking box.
Definition
Constructor
Parameters
Description
The ColorWidget class displays a color selection box that displays a color picker dialog when clicked.The default widget color corresponds to the kWidgetColorBorder color type and determines the color of the border. The kWidgetColorFocus color type is also supported, and it controls the color of the glow rendered around the box while the user is clicking on it. If a focus color has not been explicitly specified, then the Interface Manager's global button color is used.
Base Classes
|