home *** CD-ROM | disk | FTP | other *** search
- <panel>
-
- <!--
- This is the display for the list of fixtures which is
- displayed in the Fixtures section of your team screen
- when arranging friendly matches
- -->
-
- <!-- layout -->
- <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
- <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true" />
-
- <widget class="table" id="fdet" mode="0" layout="120, -1" stretch_to_fit_rows="true">
-
- <!-- column display properties -->
- <list id="column_display_properties">
- <record indx="0" id="foda"/>
- <record indx="1" id="foop"/>
- </list>
-
-
- <!-- default properties adopted by every item in table -->
- <list id="column_properties">
- <record indx="0" alignment="left,centre"/>
- <record indx="1" alignment="left,centre"/>
- </list>
-
- </widget> <!-- table -->
-
- </panel> <!-- main container widget -->
-