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 / holiday buttons windows.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  747 b   |  19 lines

  1. <panel>
  2.     <layout class="arrange_horizontal_attachment" alignment="right, extend" gap="0" offset="0" />
  3.     <layout class="stick_to_sides_attachment" alignment="bottom" layout_children="true" inset="0" />
  4.  
  5.     <widget class="check_box" id="dsnc" click_event="gohc" text="Disconnect from this network client" />
  6.  
  7.     <!-- spacer so that cancel button isn't placed on right if checkbox is hidden -->
  8.     <container width="8"/>
  9.  
  10.     <widget class="action_button_blue" id="hdoc" click_event="hdoc" text="OK" width="75">
  11.         <layout class="autosize_attachment" alignment="vertical"/>
  12.     </widget>
  13.     
  14.     <widget class="action_button_blue" id="hdcc" click_event="hdcc" text="Cancel" width="75">
  15.         <layout class="autosize_attachment" alignment="vertical"/>
  16.     </widget>
  17.  
  18. </panel>
  19.