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 / add manager buttons mac.xml next >
Encoding:
Text File  |  2005-09-25  |  983 b   |  19 lines

  1. <panel>
  2.     <layout class="stick_to_sides_attachment" alignment="bottom" layout_children="true"/>
  3.     <layout class="fit_children_attachment" alignment="vertical" inset="0"/>
  4.     <layout class="arrange_horizontal_attachment" alignment="right, extend"/>
  5.     
  6.     <container>
  7.         <layout class="stick_to_sides_attachment" alignment="bottom" layout_children="true" inset="0"/>
  8.         <layout class="fit_children_attachment" alignment="vertical" inset="0"/>
  9.         <layout class="arrange_horizontal_attachment" alignment="left" gap="0"/>
  10.  
  11.         <widget class="popup_button" id="prof" text="Recent Users" fixed="true"/>
  12.  
  13.     </container>
  14.  
  15.     <widget class="action_button" auto_size="horizontal" id="canc" click_event="canc" text="Cancel" fixed="true"/>
  16.     <widget class="action_button" auto_size="horizontal" id="rset" click_event="rset" text="Reset" fixed="true"/>
  17.     <widget class="action_button" auto_size="horizontal" id="addm" click_event="addm" text="Add" fixed="true"/>
  18. </panel>
  19.