Operation Manual

Table Of Contents
Working with object data | 277
Value: @ML_ToRed
Constraint: none
@ML_cursorexit
Type: event
Description: Changes the group color to its original color.
Value: @ML_ToNative
Constraint: none
@ML_ToInvisible
Type: action
Description: Makes the group invisible.
Value: changegroup -vis off
Constraint: fixed
@ML_ToNative
Type: action
Description: Changes the group color to its original color.
Value: changegroup -co native
Constraint: fixed
@ML_ToRed
Type: action
Description: Changes the group color to red.
Value: changegroup -co red
Constraint: fixed
@ML_ToVisible
Type: action
Description: Makes the group visible.
Value: changegroup -vis on
Constraint: fixed
button1press
Type: event
Description: Triggers when you click any of the members of the group.
Value: PressButton1, or any of the WebCGM or ActiveCGM actions
Constraint: none
button1release
Type: event
Description: Triggers when you release the left mouse button while the pointer is positioned over any of the members of the group.
Value: ReleaseButton1, or any of the WebCGM or ActiveCGM actions
Constraint: none
cursorenter
Type: event
Description: Triggers when the pointer moves within two pixels of any of the members of the group.
Value: ToRed, or any of the WebCGM or ActiveCGM actions
Constraint: none
cursorexit
Type: event
Description: Triggers when the pointer moves off all members of the group.