formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Script Only Templates
Description
Creates a slider item with a text edit item using a double for the range
where the range value and the display range value are the same.
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
titl_str [Input, Optional]
slider title
Default Value: a slider item without a name is created
data [Input]
pointer to the data
min [Input]
minimum value of slider
max [Input]
maximum value of slider
range_flags [Input]
range flags
Bit Flag Type: fz_fuim_range_enum
text_item [Result, Optional]
text edit item id
Returns
Static text item id
Availability
5.0.0.0