formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Templates
Description
This is a callback function that allows for any custom mouse click handling during a mouse click of a preview.
The click function is called when the mouse is clicked in the preview window for an
action other than the standard window commands.
Plugin Prototype
short fz_fuim_pview_click_func(
fuim_tmpl, | |
fzrt_int | dst_windex, |
click_pnt ) |
Parameters
fuim_tmpl [Input]
fuim manager
dst_windex [Input]
project window index destination
click_pnt [Input]
click point
Returns
Error codes
Availability
5.0.0.0
See Also
Defined in