home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 November / Gamestar_67_2004-11_dvd.iso / Dema / footballmanager2005_betademo.exe / Data1.cab / _9BAC358441DB420E962112DD6549988C < prev    next >
Text File  |  2004-08-30  |  791b  |  30 lines

  1. <panel>
  2.  
  3.     <!--
  4.     This is the display for the list of fixtures which is 
  5.     displayed in the Fixtures section of your team screen
  6.     when arranging friendly matches
  7.     -->
  8.  
  9.     <!-- layout -->
  10.     <layout class="stick_to_sides_attachment" alignment="all" inset="0" layout_children="true" />
  11.  
  12.     <widget class="table" id="fdet" mode="0" layout="120, -1">
  13.  
  14.         <!-- column display properties -->        
  15.         <list id="column_display_properties">
  16.             <record indx="0" id="foda"/>
  17.             <record indx="1" id="foop"/>
  18.         </list>
  19.         
  20.             
  21.         <!-- default properties adopted by every item in table -->
  22.         <list id="column_properties">
  23.             <record indx="0" alignment="left,centre"/>
  24.             <record indx="1" alignment="left,centre"/>
  25.         </list>
  26.  
  27.     </widget> <!-- table -->
  28.  
  29. </panel> <!-- main container widget -->
  30.