home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 164 - Disc 2 / MF_UK_164_2.iso / DiscContents / Games / Football Manager 2006 / Install Mac FM2006 Gold Demo.dmg / FM2006 Gold Demo / data / panels / fixture comp date.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  623 b   |  18 lines

  1. <panel>
  2.     <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  3.     <layout class="stick_to_sides_attachment" alignment="top,horizontal" layout_children="true" inset="0"/>
  4.  
  5.     <!-- table for past meetings-->
  6.     <widget class="table" id="fdet" mode="0" layout="80, 70, -50, -30, -30, 50" auto_size_rows="true" stretch_to_fit_rows="true">
  7.         
  8.         <list id="column_display_properties">
  9.             <record indx="0" id="date" left="4"/>
  10.             <record indx="1" id="time"/>
  11.             <record indx="2" id="fxnm"/>
  12.             <record indx="3" id="htea"/>
  13.             <record indx="4" id="atea"/>
  14.             <record indx="5" id="scor"/>
  15.         </list>
  16.     </widget>
  17.  
  18. </panel>