UIcolor
Synopsis
a UI base class object that namages color attribuets for UI objects
UIcolor {
string foregroundColor;
string backgroundColor;
};Description
UIcolor is a base class used by other UI classes to implement background and foreground color attributes. It cannot be instantiated separately.
Subobjects
canHaveChildren <Not visible in Network Editor>;
shellParent <Not visible in Network Editor>
events <Not visible in Network Editor>;
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>
Example
File
See Also Related Modules