formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics

fzrt_set_std_cursor

Description

Sets the cursor to a standard cursor. This will reset the mouse cursor to one of the standard cursor types. Currently either FZRT_CURS_ARROW or FZRT_CURS_WATCH. FZRT_CURS_WATCH will set to the static wait cursor. To use an animated wait cursor use .

Plugin Prototype

void fzrt_set_std_cursor(

fzrt_std_cursor_enum

curs_type )

Parameters

curs_type [Input]

standard cursor

Availability

5.0.0.0

See Also

fzrt_std_cursor_enum,

Function Set

fz_fzrt_graf_fset


Defined in

fzrt_api.h