Operation Manual

Table Of Contents
276 | Corel DESIGNER X7 User Guide
screentip
Type: text
Description: Causes the value to be displayed as a screen-tip when the pointer is positioned over the group.
Value: entered by user input as a single string that is associated with a graphic object or a group
Example: “This is a screentip”
Constraint: none
viewcontext
Type: number
Description: Lets you specify the initial view of an object when you position the pointer over the graphic object that contains this
attribute.
The value of the viewcontext specifies the two corner points of the viewport rectangle as (x1,y1) (x2,y2), where x1, y1 is the top-right
point of the viewport rectangle and x2, y2 is the bottom-left point of the viewport rectangle.
Example: -925688030 586990613 -799207691 509452731
Value: entered by user input
Constraint: none
WebCGM_button1press
Type: action
Description: Erases all usertip message boxes in the target window.
Example: ‘eraseusertip;execute -extension “linkuri”’
Value: eraseusertip;execute -ext
Constraint: none
WebCGM_cursorenter
Type: action
Description: Displays the specified usertip.
Example: ‘displayusertip -tip “<This is a screentip>”’
Value: displayusertip -tip
Constraint: none
WebCGM_cursorexit
Type: action
Description: Erases all usertip message boxes in the target window.
Value: eraseusertip
Constraint: none
Sample of ActiveCGM commands
@ML_button1press
Type: event
Description: Makes the group visible.
Value: @ML_ToVisible
Constraint: none
@ML_button1release
Type: event
Description: Makes the group invisible.
Value: @ML_ToInvisible
Constraint: none
@ML_cursorenter
Type: event
Description: Changes the group color to red.