r3winprp
real/widget/r3winprp.h
r3wid
View property window. This window shows view specific options for orientation, rendering etc.
r3Window
R3CLID_WINDOW
r3Winprop
R3CLID_WINPROP - 91
R3WINPROPCM_ADDCANVASGADGET
ADDCANVASGADGET
R3WINPROPCM_ADDCANVASGADGET
R3BOOL, TRUE if succeeded.
R3INT, class id of the canvas
R3INT, class id of the canvas model
R3INT, class id of the canvas gadget
rc = obj.ADDCANVASGADGET(p1, p2, p3);
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.
R3WINPROPM_UPDATEWHENIDLE
UPDATEWHENIDLE
R3WINPROPM_UPDATEWHENIDLE
obj.UPDATEWHENIDLE();
Registry function