home *** CD-ROM | disk | FTP | other *** search
- <screen title="Hall Of Fame" subtitle="" version="1.0">
-
- <flags id="fmtc" value="true" />
-
- <!-- the "pnls" box contains the suboption panels for this screen -->
- <flags id="asub" value="pnls"/>
-
- <!-- the default panel is the nation list -->
- <flags id="dsub" value="nthf"/>
-
- <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0" />
-
- <container id="pnls">
- <!-- all of them fill this panel (only one is visible at a time) -->
- <layout class="stks" algn="all" inse="0" laye="true"/>
-
- <!-- panels -->
- <widget class="hofp" id="nthf" title="Nation[COMMENT - Hall of fame section]">
- <integer id="hfty" value="1"/>
- </widget>
- <widget class="hofp" id="cthf" title="Continent[COMMENT - Hall of fame section]" alignment="left,centre_y">
- <integer id="hfty" value="2"/>
- </widget>
- <widget class="hofp" id="wwhf" title="World-wide[COMMENT - Hall of fame section]">
- <integer id="hfty" value="3"/>
- </widget>
- <widget class="hofp" id="nlhf" title="Nationality[COMMENT - Hall of fame section]">
- <integer id="hfty" value="4"/>
- </widget>
- </container>
- </screen>
-
-