![]() |
![]() |
a UI base class from which all non-container UI objects inherit
UIgeom+UIwindow UIprimitive {
x = 0;
string message;
};
Base class for all non-container UI objects (that is, objects that inherit from this class cannot have children).
This class cannot be instantiated.
UIgeom class attributes.
&visible;
&active;
pixmap;
color;
fontAttribute;
handle <Internal Object. Not visible in Network Editor>;
fontlist <No longer used. Not visible in Network Editor>;
cxxhandle <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>
Attributes inherited from UIcore class.
canHaveChildren <Not visible in Network Editor>;
shellParent <Not visible in Network Editor>
Attributes inherited from UIconnection class.
events <Not visible in Network Editor>;
grouptoParent;
* parent;
&cursor
Attributes inherited from the UIwindow class.
String. Message to display in the parent shell's status bar when the mouse pointer enters the object's window.
![]() |
![]() |