613-518-1166 info@zimdatabases.com

ZIM Language Reference

FORM SET MOUSEPOINTER

< All Topics

Display a user-defined cursor when the mouse hovers over a graphical formfield widget.

Syntax

FORM SET ( MOUSEPOINTER )|< formname> |
                  |< formname>.< formfieldname>|
                  | (< formnum>,< fieldnum>, |

Parameters

A string or an expression that evaluates to a string; the string must be a valid cursor file name.

< formname>

A formname

< formfieldname>

The name of a formfield

< formnum>

The form number

< fieldnum>

The field number

The subscript

Comments

A graphical formfield widget can have a user-defined cursor displayed when the mouse is hovering over it. Unlike predefined mouse cursors, user-defined mouse cursors are displayed even if the field is guarded. User-defined cursors can be assigned statically in the Screen Painter or dynamically using the MOUSEPOINTER attribute in the existing FORM SET command.

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents