|
UIML
v2.0
Draft Spec
DTD
Examples
Vocabularies
UIML
v1.0
Tags
Components
Attributes
|
UIML
Attributes (UIML 1.0)
LOCATION
| Allowed Values
|
Meaning
|
| Two positive integers,
separated by a comma (e.g., 125,73) |
Location of the
top left corner of the component, in pixels, where 0,0 is the top
left corner of the container. LEFT and TOP override 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)
|