![]() |
![]() |
a UI base class for all UI containers with a scrollable area
canHaveChildren = 1;
string message;
};
UIvirtualContainer is a base class used to implement the UI objects that manage scrollable windows. The scrollable window can be larger than the viewing window. It cannot be instantiated separately.
UIvirtualGeom class attributes.
grouptoParent;
*parent;
&cursor;
events <Not visible in Network Editor>;
UIwindow class attributes.
&visible;
&active;
pixmap;
color;
fontAttribute;
fontlist <No longer used. Not visible in Network Editor>;
cxxhandle <Internal Object. Not visible in Network Editor>;
handle <Internal Object. Not visible in Network Editor>;
window_resources <No longer used. Not visible in Network Editor>;
motif_resources <No longer used. Not visible in Network Editor>;
layout <No longer used. Not visible in Network Editor>
Attributes inherited from UIcore class through UIwindow class.
shellParent <Not visible in Network Editor>;
canHaveChildren <Not visible in Network Editor>
Attribute inherited from UIconnection class through UIwindow class.
String. This string can display any desired message at the bottom of the container.
![]() |
![]() |