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 / panels / competition summary.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  2.1 KB  |  56 lines

  1. <panel scst="true">
  2.     <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  3.  
  4.     <!-- titled box -->
  5.     <container class="titled_box" id="trtb">
  6.  
  7.         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  8.     
  9.         <container id="btns" embed_in_frame="true">
  10.     
  11.             <layout class="arrange_horizontal_attachment" alignment="right" embed_in_frame="true"/>
  12.             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true" embed_in_frame="true"/>
  13.  
  14.             <layout class="stick_to_sides_attachment" alignment="top,right" embed_in_frame="true" inset="3"/>
  15.             
  16.             <layout class="fit_children_attachment" alignment="vertical" embed_in_frame="true"/>
  17.             <layout class="fit_children_attachment" alignment="horizontal,fill" embed_in_frame="true"/>
  18.             
  19.             <!-- view menu -->
  20.             <widget class="embedded_popup_button" id="view" text="View" fixed="true" auto_size="all" sele="view" embed_in_frame="true">
  21.  
  22.                 <list id="items">
  23.                     <record id="0" name="Recent Records" tkex="true"/>
  24.                     <record id="1" name="This Season" tkex="true"/>
  25.                 </list>
  26.                 
  27.             </widget>
  28.             
  29.         </container>
  30.             
  31.         <!-- layout objects from top to bottom -->
  32.         <layout class="arrange_vertical_attachment" alignment="top,extend" offset="0" gap="12"/>
  33.         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  34.  
  35.         <!-- club table -->
  36.         <widget class="table" id="tabc" mode="fill_rows"  layout="260,-1" row_span="0">
  37.             <boolean id="stretch_to_fit_rows" value="true"/>
  38.             <boolean id="fixed_size_rows" value="false"/>
  39.             <boolean id="auto_size_rows" value="true"/>
  40.                             
  41.             <!-- column display properties -->
  42.             <list id="column_properties">
  43.                 <record indx="0" alignment="left,centre_y" auto_size="vertical"/>
  44.                 <record indx="1" spec="text" alignment="left,centre_y" colour="selection" auto_size="vertical"/>
  45.             </list>
  46.                 
  47.             <!-- column display properties -->
  48.             <list id="column_display_properties">
  49.                 <record indx="0" id="type" sort_disabled="true" left="4"/>
  50.                 <record index="1" id="reco" sort_disabled="true" top="3" bottom="3"/>
  51.             </list>
  52.              
  53.         </widget>
  54.             
  55.     </container>
  56. </panel>