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 / set piece takers.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  1.6 KB  |  62 lines

  1. <panel title="Set Piece Takers" version="1.0">
  2.  
  3.     <layout class="arrange_vertical_attachment" alignment="top" gap="0" offset="0" />
  4.     <layout class="fit_children_attachment" alignment="fill"/>
  5.     <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0" />
  6.     
  7.     <!--  group box holding instruction table for layout purposes  -->
  8.     <widget class="table" id="sptt" mode="select_rows" layout="40,-1,40" srtd="1">
  9.         <record id="defp">
  10.             <flags id="algn" value="centre_y,left"/>
  11.             <flags id="spec" value="text,small" />
  12.         </record>
  13.  
  14.         <list id="headings">
  15.             <record >
  16.                 <string value="" hint="Order to take set pieces" />
  17.                 <flags id="algn" value="centre" />
  18.             </record>
  19.  
  20.             <record>
  21.                 <string value="Player" />
  22.                 <flags id="algn" value="left,centre_y" />
  23.             </record>
  24.  
  25.             <record>
  26.                 <string value="" />
  27.             </record>
  28.         </list>
  29.  
  30.         <list id="column_properties">
  31.             <record indx="0">
  32.                 <boolean id="srta" value="false"/>
  33.                 <flags id="algn" value="centre" />
  34.                 <flags id="spec" value="control,small"/>
  35.                 <colour name="white"/>
  36.             </record>
  37.             <record indx="1">
  38.                 <boolean id="srta" value="false"/>
  39.                 <flags id="algn" value="left,centre_y" />
  40.             </record>
  41.             <record indx="2">
  42.                 <boolean id="srta" value="false"/>
  43.                 <flags id="algn" value="centre,centre_y" />
  44.             </record>
  45.         </list>
  46.  
  47.         <list id="column_display_properties">
  48.             <record indx="0">
  49.                 <boolean id="sort_disabled" value="true"/>
  50.             </record>
  51.             <record indx="1">
  52.                 <boolean id="sort_disabled" value="true"/>
  53.             </record>
  54.             <record indx="2">
  55.                 <boolean id="sort_disabled" value="true"/>
  56.             </record>
  57.         </list>
  58.  
  59.     </widget> 
  60.  
  61. </panel> 
  62.