home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 November / Gamestar_67_2004-11_dvd.iso / Dema / footballmanager2005_betademo.exe / Data1.cab / _D7327A2E01434A6F95AEC7CC3835528F < prev    next >
Text File  |  2004-08-30  |  967b  |  26 lines

  1. <screen title="Football Manager" subtitle="History Of Football" 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="hcmu" class="popup_with_label" text="Category" width="150">
  7.         <layout class="stick_to_sides_attachment" alignment="left"/>
  8.         <flags id="sele" value="hcse"/>
  9.         <list id="items">
  10.             <record name="All" id="0"/>
  11.             <record id="----"/>
  12.             <record name="Club" id="1"/>
  13.             <record name="Nation" id="2"/>
  14.             <record name="Comp" id="3"/>
  15.             <record name="League" id="4"/>
  16.             <record name="Player" id="5"/>
  17.         </list>
  18.         <flags id="slct" value="0"/>
  19.     </widget>
  20.     
  21.     <!-- table containing credits -->
  22.     <widget id="htab" class="table" mode="fill_table">
  23.         <layout class="stick_to_sides_attachment" alignment="horizontal"/>
  24.     </widget>
  25. </screen>
  26.