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 / picking.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  3.2 KB  |  44 lines

  1. <panel title="Picking Panel">
  2.  
  3.     <layout class="fit_children_attachment" alignment="vertical" offset="0" />
  4.     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
  5.     
  6.        <container id="pipa">
  7.  
  8.         <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" layout_children="true"/>
  9.         <layout class="arrange_horizontal_attachment" alignment="left" offset="0" gap="-6" />
  10.       
  11.           <layout class="stick_to_sides_attachment" alignment="bottom" inset="0"/>
  12.           <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  13.         <layout class="fit_children_attachment" alignment="horizontal,fill" gap="8" />
  14.  
  15.         <!-- first eleven -->        
  16.         <widget class="position_picked_button" id="0" width="41" spec="text,small" alignment="left,centre_y"/>
  17.         <widget class="position_picked_button" id="1" width="41" spec="text,small" alignment="left,centre_y" />
  18.         <widget class="position_picked_button" id="2" width="41" spec="text,small" alignment="left,centre_y" />
  19.         <widget class="position_picked_button" id="3" width="41" spec="text,small" alignment="left,centre_y" />
  20.         <widget class="position_picked_button" id="4" width="41" spec="text,small" alignment="left,centre_y" />
  21.         <widget class="position_picked_button" id="5" width="41" spec="text,small" alignment="left,centre_y" />
  22.         <widget class="position_picked_button" id="6" width="41" spec="text,small" alignment="left,centre_y" />
  23.         <widget class="position_picked_button" id="7" width="41" spec="text,small" alignment="left,centre_y" />
  24.         <widget class="position_picked_button" id="8" width="41" spec="text,small" alignment="left,centre_y" />
  25.         <widget class="position_picked_button" id="9" width="41" spec="text,small" alignment="left,centre_y" />
  26.         <widget class="position_picked_button" id="10" width="41" spec="text,small" alignment="left,centre_y" />
  27.  
  28.         <!-- up to a max of 12 subs -->
  29.         <widget class="position_picked_button" id="11" width="41" spec="text,small" alignment="left,centre_y" />
  30.         <widget class="position_picked_button" id="12" width="41" spec="text,small" alignment="left,centre_y" />
  31.         <widget class="position_picked_button" id="13" width="41" spec="text,small" alignment="left,centre_y" />
  32.         <widget class="position_picked_button" id="14" width="41" spec="text,small" alignment="left,centre_y" />
  33.         <widget class="position_picked_button" id="15" width="41" spec="text,small" alignment="left,centre_y" />
  34.         <widget class="position_picked_button" id="16" width="41" spec="text,small" alignment="left,centre_y" />
  35.         <widget class="position_picked_button" id="17" width="41" spec="text,small" alignment="left,centre_y" />
  36.         <widget class="position_picked_button" id="18" width="41" spec="text,small" alignment="left,centre_y" />
  37.         <widget class="position_picked_button" id="19" width="41" spec="text,small" alignment="left,centre_y" />
  38.         <widget class="position_picked_button" id="20" width="41" spec="text,small" alignment="left,centre_y" />
  39.         <widget class="position_picked_button" id="21" width="41" spec="text,small" alignment="left,centre_y" />
  40.         <widget class="position_picked_button" id="22" width="41" spec="text,small" alignment="left,centre_y" />
  41.         
  42.     </container>
  43.     
  44. </panel>