r3dsrwin
real/widget/r3dsrwin.h
r3wid
Available GUI objects.
r3Window
R3CLID_WINDOW
r3Dragsourcewindow
R3CLID_DRAGSOURCEWINDOW - 867
R3DSRWM_SETTAB
SETTAB
R3DSRWM_SETTAB
obj.SETTAB();
R3DSRWCM_REGISTERGROUP
REGISTERGROUP
R3DSRWCM_REGISTERGROUP
R3BOOL, true if succeeded.
char*, name for the group
char*, tool tip
R3INT, unique group identifier (whatever tag from our tag space)
rc = obj.REGISTERGROUP(p1, p2, p3);
Register new group for the available objects window. Drop tools can specify their group referring to the group identifier using their R3DROPTOOLA_Group attribute.
predefined group ids for avail object