formZ SDK | 4.0 Call Back Reference | Command | Tool
Description
Tool options interface template function (Recommended)
This function is called by formZ to generate the interface for the options for a tool.
This interface appears in the tool options palette when the tool icon is selected from the tool bar.
The interface is also used in a dialog when the icon is double clicked, option-clicked or right clicked.
The interface is constructed by calls to FUIM template functions
Plugin Prototype
fzrt_error_td fz_tool_cbak_opts_iface_tmpl(
tmpl_ptr, | |
tmpl_data ) |
Parameters
tmpl_ptr [Input]
pointer to formZ fuim template manager
tmpl_data [Input]
pointer to formZ fuim template data
Returns
-1 for failure, ! = -1 for success
Availability
5.0.0.0
Function Set
Defined in