Example Code of the Stack Tag
The following code is an example of the stack tag:
<page id="General" tag="0x0402">
<cell>
<stack layout="horz">
<cell size="25"/> <!--attraction="near"-->
<cell size="30"/>
<cell/> <!--attraction="both"-->
<cell attraction="both">
<cell size="20" attraction="far">
</stack>
</cell>
</page>