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

  1. <panel>
  2.     
  3.     <layout class="fit_children_attachment" alignment="vertical, fill" offset="0" gap="0"/>
  4.     <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
  5.     
  6.     <widget class="table" mode="fill_rows" id="npft" layout="-1,-1,-1,-1" auto_size_rows="true" stretch_to_fit_rows="true">
  7.        <layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
  8.        
  9.         <boolean id="scst" value="true"/>
  10.         <boolean id="sdst" value="true"/>
  11.  
  12.         <list id="headings">
  13.             <record text="Contract" alignment="left, centre_y" column_span="4"/>
  14.         </list>
  15.         
  16.         <list id="column_properties">
  17.             <record indx="0" alignment="left,centre_y"/>
  18.             <record indx="1" colour="selection" alignment="right,centre_y"/>
  19.             <record indx="2" alignment="left,centre_y"/>
  20.             <record indx="3" colour="selection" alignment="right,centre_y"/>
  21.         </list>
  22.  
  23.        <list id="column_display_properties">
  24.             <record indx="0" left="4" sort_disabled="true"/>
  25.             <record indx="1" right="4" sort_disabled="true"/>
  26.             <record indx="2" left="4" sort_disabled="true"/>
  27.             <record indx="3" right="4" sort_disabled="true"/>
  28.         </list>
  29.         
  30.         <widget class="label" text="Type" spec="text" row="0" col="0"/>
  31.         <widget class="text" id="typw" row="0" col="1" spec="text">
  32.             <colour name="selection"/>
  33.         </widget>
  34.         
  35.         <widget class="label" text="Wages" spec="text" row="0" col="2"/>
  36.         <widget class="text" id="wagw" spec="text" row="0" col="3">
  37.             <colour name="selection"/>
  38.         </widget>
  39.         
  40.         <widget class="label" text="Started" spec="text" row="1" col="0"/>
  41.         <widget class="text" id="staw" spec="text" row="1" col="1">
  42.             <colour name="selection"/>
  43.         </widget>
  44.         
  45.         <widget class="label" text="Expires" spec="text" row="1" col="2"/>
  46.         <widget class="text" id="expw" spec="text" row="1" col="3">
  47.             <colour name="selection"/>
  48.         </widget>
  49.                                                
  50.     </widget>    
  51.  
  52. </panel>