INTRO SPECS TUTORIALS RESOURCES TOOLS ABOUT US CONTACT US
UIML v1.0 UIML v2.0
 

UIML v2.0
Draft Spec
DTD
Examples
Vocabularies

UIML v1.0
Tags
Components
Attributes

UIML Attributes (UIML 1.0)

LEFT

Allowed Values Meaning
A non-negative integer. Distance, in pixels, from the left edge of the container to the left edge of the component. Overrides LOCATION.

Note this attribute measures from the outside edge of the container. So it's possible to position components so they're partially or completely hidden by the window's title bar.

Note also that when using AbsoluteLayout, all components' position must be specified with either LOCATION or the LEFT and TOP attributes.

 

© 1999-2000 UIML.org (all rights reserved)