guides:o4w:o4w_api:o4wcolorpicker

O4WColorPicker routine

Creates a "color picker" control.

O4WColorPicker( text, size, name, id, style )

The function has the following parameters:

ParameterDescription
textAn RGB number.
sizeSize in characters of the text box portion of the color picker.
nameThe name of the color picker. This is the input name tag.
idThe name of the color picker for style purposes.
styleWhen specified, the style is applied to the text box that is generated. Note that style can be either the name of a style (as created by one of the O4W style functions, or as defined in an included style sheet), or it can be the returned value from one of the O4W style functions.
  • guides/o4w/o4w_api/o4wcolorpicker.txt
  • Last modified: 2024/06/19 20:19
  • by 127.0.0.1