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

  1. <panel id="ctfp">
  2.     <comment>
  3.         team continent filter rule panel
  4.     </comment>
  5.  
  6.  
  7.     <layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="10"/>
  8.     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  9.     <layout class="fit_children_attachment" alignment="vertical, fill" gap="10"/>
  10.     
  11.     <widget class="group_box" id="alpb">
  12.         <layout class="arrange_vertical_attachment" alignment="top" offset="0" />
  13.         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  14.         <layout class="fit_children_attachment" alignment="vertical, fill"/>
  15.  
  16.         <widget class="check_box" id="all " auto_size="horizontal" text="All"/>
  17.     </widget>
  18.  
  19.     <widget class="group_box">
  20.         <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  21.         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  22.         <layout class="fit_children_attachment" alignment="vertical, fill"/>
  23.  
  24.         <widget class="group_box" id="cctr">
  25.  
  26.             <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  27.             <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  28.             <layout class="fit_children_attachment" alignment="vertical, fill"/>
  29.  
  30.             <comment>
  31.                 Continent names will be added here
  32.             </comment>
  33.         </widget>
  34.     </widget>
  35.  
  36. </panel>
  37.