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