IBM Lotus Symphony


Events

On the Events tab page you can link macros to events that occur in a form's control fields. When the event occurs, the linked macro will be called. To assign a macro to an event, press the ... button.

Right click the form control, select Control Properties..., select Events tab. In the new dialog, press the ... button.

Item status changed

The Item status changed event takes place if he status of the control field has changed.

When receiving focus

The When receiving focus event takes place if a control field receives the focus.

When losing focus

The When losing focus event takes place if a control field looses the focus.

Key pressed

The Key pressed event occurs when the user presses any key while the control has the focus. This event may be linked to a macro for checking entries.

Mouse inside

The Mouse inside event takes place if the mouse is inside the control field.

Mouse moved while key pressed

The Mouse moved while key pressed event takes place when the mouse is dragged while a key is pressed. An example is when, during drag-and-drop, an additional key determines the mode (move or copy).

Mouse moved

The Mouse moved event occurs if the mouse moves over the control.

Mouse button pressed

The Mouse button pressed event occurs if the mouse button is pressed while the mouse pointer is on the control.

Mouse button released

The Mouse button released event occurs if the mouse button is released while the mouse pointer is on the control.

Mouse outside

The Mouse outside event takes place when the mouse is outside the control field.


Product Feedback | Additional Documentation | Trademarks