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

  1. <panel>
  2.  
  3.     <container>
  4.     
  5.         <layout class="arrange_vertical_attachment" alignment="middle,extend" offset="0" gap="0"/>
  6.         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  7.         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  8.  
  9.         <widget class="table" layout="-1,-1" mode="none" auto_size_rows="true" stretch_to_fit_rows="true" row_span="0">
  10.         
  11.             <!-- column properties -->
  12.             <list id="column_properties">
  13.                 <record indx="0" alignment="left,centre_y"/>
  14.                 <record indx="1" alignment="right,centre_y"/>
  15.             </list>
  16.  
  17.             <!-- column display properties -->
  18.             <list id="column_display_properties">
  19.                 <record indx="0" left="4"/>
  20.                 <record indx="1" right="4"/>
  21.             </list>
  22.             
  23.             <widget class="fixture_name_button" id="fxnm" row="0" col="0" spec="text,small"/>
  24.             <widget class="label" id="date" row="0" col="1" spec="text,small"/>
  25.             <widget class="label" id="stad" row="1" col="0" column_span="2" spec="text,small" alignment="left,centre_y" auto_size="vertical"/>        
  26.         </widget>
  27.             
  28.  
  29.         
  30.         <container>
  31.             <container class="scrolling_box" id="mid ">    
  32.                 <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  33.                 
  34.                 
  35.                 <container>
  36.                     <layout class="arrange_vertical_attachment" alignment="top" layout="-1,-1"/>
  37.                     <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  38.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  39.                     
  40.                     <!--  home incidents panel -->
  41.                     <widget class="home_match_incidents_panel" id="hmtp" small_version="true"/>
  42.                                                 
  43.                     <!--  away incidents panel -->
  44.                     <widget class="away_match_incidents_panel" id="amtp" small_version="true"/>
  45.                     
  46.                 </container>
  47.                         
  48.             </container>
  49.         </container>
  50.  
  51.     
  52.             
  53.         <widget class="table" layout="-1,-1" mode="none" auto_size_rows="true" stretch_to_fit_rows="true" row_span="0">
  54.                 
  55.             <!-- column properties -->
  56.             <list id="column_properties">
  57.                 <record indx="0" alignment="left,centre_y"/>
  58.                 <record indx="1" alignment="right,centre_y"/>
  59.             </list>
  60.  
  61.             <!-- column display properties -->
  62.             <list id="column_display_properties">
  63.                 <record indx="0" left="4"/>
  64.                 <record indx="1" right="4"/>
  65.             </list>
  66.  
  67.             <widget class="label" id="attl" row="0" col="0" spec="text,small"/>
  68.             <widget class="label" id="hfts" row="0 " col="1" spec="text,small"/>
  69.  
  70.             <widget class="label" id="refl" row="1" col="0" alignment="left,top" spec="text,small"/>
  71.             <widget class="label" id="weal" row="1" col="1" alignment="right,top" spec="text,small"/>
  72.             
  73.         </widget>
  74.         
  75.     </container>
  76.                     
  77.             
  78.         
  79.  
  80. </panel>