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

  1. <panel id="ntfp">
  2.     <comment>
  3.         nation filter rule panel
  4.     </comment>
  5.  
  6.     <layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="12"/>
  7.     <layout class="fit_children_attachment" alignment="vertical, fill" offset="0" gap="12"/>
  8.     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  9.     
  10.     <widget class="group_box" id="alpb">
  11.         <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  12.         <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  13.         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  14.  
  15.         <widget class="check_box" id="all " auto_size="horizontal" text="All Nations"/>
  16.     </widget>
  17.  
  18.  
  19.     <widget class="group_box">
  20.         <layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="0" />
  21.         <layout class="fit_children_attachment" alignment="vertical,fill" offset="0"/>
  22.         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" offset="0" />
  23.  
  24.         <widget class="group_box" id="nctr">
  25.             <layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="0"/>
  26.             <layout class="fit_children_attachment" alignment="vertical, fill" offset="0" />
  27.             <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" offset="0"/>
  28.  
  29.             <record id="defp">
  30.                 <boolean id="mlti" value="false"/>
  31.             </record>
  32.  
  33.             <comment>
  34.                 Nation names will be added here
  35.             </comment>
  36.         </widget>
  37.  
  38.     </widget>
  39. </panel>
  40.  
  41.