home *** CD-ROM | disk | FTP | other *** search
- <panel>
-
- <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>
-
- <!-- titled box -->
- <container class="titled_box" id="titb" alignment="left">
-
- <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>
-
- <!-- embedded buttons -->
- <container id="btns" embed_in_frame="true">
-
- <layout class="arrange_horizontal_attachment" alignment="right" embed_in_frame="true"/>
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true" embed_in_frame="true"/>
-
- <layout class="stick_to_sides_attachment" alignment="top,right" embed_in_frame="true" inset="3"/>
-
- <layout class="fit_children_attachment" alignment="vertical" embed_in_frame="true"/>
- <layout class="fit_children_attachment" alignment="horizontal,fill" embed_in_frame="true"/>
-
- <widget class="embedded_popup_button" id="viem" select_event="asch" text="View" save_current_state="true" fixed="true" auto_size="all" embed_in_frame="true"/>
- </container>
-
- <!-- main table -->
- <widget class="table" id="stat" mode="fill_rows" layout="95,-1,-1,200" auto_size_rows="true" row_span="0">
-
- <list id="headings">
- <record text="Rank" alignment="left,centre_y"/>
- <record text="" alignment="left,centre_y"/>
- <record text="" alignment="left,centre_y"/>
- <record text="" alignment="left,centre_y"/>
- </list>
-
- <list id="column_properties">
- <record indx="3" alignment="left"/>
- </list>
-
- <!-- column display properties -->
- <list id="column_display_properties">
- <record indx="0" id="numc" left="4" sort_disabled="true"/>
- <record indx="1" id="temc" sort_disabled="true"/>
- <record indx="2" id="nocc" sort_disabled="true"/>
- <record indx="3" id="valc" right="4" sort_disabled="true"/>
- </list>
-
- </widget>
-
- </container>
-
- </panel>