r3uvprpw

r3uvprpw

Class

real/widget/r3uvprpw.h

Library

r3wid

Description:

VU View property window.

See Also

oops/r3window.h

Super Class

r3Window

R3CLID_WINDOW

JavaScript

r3Uvprop

Class Identifier

R3CLID_UVPROP - 1711

Methods

ADDCANVASGADGET,

Attributes

R3UVPROPCM_ADDCANVASGADGET

Method

ADDCANVASGADGET

Identifier

R3UVPROPCM_ADDCANVASGADGET

Return

R3BOOL, TRUE if succeeded.

Param 1:

R3INT, class id of the canvas

Param 2:

R3INT, class id of the canvas model

Param 3:

R3INT, class id of the canvas gadget

JavaScript

rc = obj.ADDCANVASGADGET(p1, p2, p3);

Description

Add gadget for viewing canvas specific options. When the user makes a canvas the current rendering canvas, the corresponding gadget is shown in the view property window allowing the user to access canvas specific options.

Registry function