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 / screens / help.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  769 b   |  22 lines

  1. <screen title="Football Manager" subtitle="Help" version="1.0">
  2.     <!-- layout objects from top to bottom, bottom object fills remaining space -->
  3.     <layout class="arrange_vertical_attachment" alignment="top,extend"/>
  4.     
  5.     <!-- Category Menu -->
  6.     <widget id="hpmu" class="popup_with_label" text="Category" width="150">
  7.         <layout class="stick_to_sides_attachment" alignment="left"/>
  8.         <flags id="sele" value="hpse"/>
  9.         <list id="items">
  10.             <record name="All" id="0"/>
  11.             <record id="----"/>
  12.             <record name="Help" id="1"/>
  13.         </list>
  14.         <flags id="slct" value="0"/>
  15.     </widget>
  16.     
  17.     <!-- table containing credits -->
  18.     <widget id="hptb" class="table" mode="fill_table">
  19.         <layout class="stick_to_sides_attachment" alignment="horizontal"/>
  20.     </widget>
  21. </screen>
  22.