formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Script Only Templates

fz_fuim_script_new_color_box

Description

Creates a new color box item.
An id will be created and assigned to the item.
Pass FZ_FUIM_ROOT for parent if there is no parent group.

Parameters

fuim_tmpl [Input]

fuim manager

parent [Input]

parent group

flags [Input]

construction flags

Bit Flag Type: fz_fuim_flag_enum

color_title [Input, Optional]

title of the color box

Default Value: a color box item without a name is created

picker_title [Input, Optional]

color picker title

Default Value: The color picker dialog is shown without a title

col [Input]

color

Returns

Color picker item id

Availability

5.0.0.0