UIdecorcontainer
Synopsis
a UI base class for all UI objects that manage child geometry
UIgeom+UIdecorGeom+UIwindow UIdecorContainer {
canHaveChildren =1;
string message;
};Description
UIdecorcontainer is a base class used to implement the UI objects that can contain child UI objects. It encapsulates the UIgeom and UIwindow classes. It cannot be instantiated separately.
Subobjects
events <Not visible in Network Editor>;
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>;;
motif_resources <No longer used. Not visible in Network Editor>;
window_resources <No longer used. Not visible in Network Editor>;
layout <No longer used. Not visible in Network Editor>
Example
File
See Also Related Modules