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

fz_fuim_script_new_text_edit

Description

Creates a new edit (editable) text 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

titl_str [Input, Optional]

item text

Default Value: an empty static text item is created

Returns

Edit text id

Availability

5.0.0.0