![]() |
![]() |
a UIframe with a shadow-out border
UIframe UIframeShadowOut {
shadowType = 1;
};
UIframeShadowOut draws an outset shadow border around its perimeter. Its purpose is primarily aesthetic. Generally, it is the child of a the UIpanel, UIapp, or UIshell.
shadowType =1 <outset shadow border>;
shadowThickness
Attributes inherited from UIframe.
UIdecorContainer class attribute.
x=0;
y;
width=100;
height=100;
UIGeom class attributes.
UIdecorGeom class attributes
* parent;
grouptoParent;
&cursor;
events <Not visible in Network Editor>;
UIwindow class attributes
shellParent <Not visible in Network Editor>;
canHaveChildren <Not visible in Network Editor> =1(can have children);
UIConnection class attributes inherited from UIwindow.
&visible=1;
&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.
![]() |
![]() |