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

  1. <panel id="sqfp">
  2.     <comment>
  3.         squad filter rule panel
  4.     </comment>
  5.  
  6.  
  7.     <layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="12"/>
  8.     <layout class="fit_children_attachment" alignment="vertical, fill" offset="0" gap="12"/>
  9.     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  10.     
  11.     <widget class="group_box">
  12.         <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  13.         <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  14.         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  15.  
  16.         <!--
  17.         <widget class="check_box" id="alls" auto_size="horizontal" text="All squad players"/>
  18.         -->
  19.  
  20.         <widget class="group_box" id="sqdp">
  21.             <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  22.             <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  23.             <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  24.  
  25.             <record id="defp">
  26.                 <boolean id="mlti" value="false"/>
  27.             </record>
  28.  
  29.             <comment>
  30.                 squad filter options will get added here
  31.             </comment>
  32.  
  33.         </widget>
  34.     </widget>
  35.  
  36. </panel>
  37.