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

  1. <screen title="Transfers" version="1.0">
  2.  
  3.     <boolean id="save_current_state" value="true"/>
  4.     <flags id="cm4c" value="true" />
  5.  
  6.     <layout class="arrange_horizontal_attachment" alignment="right,extend" offset="0"/>
  7.     <layout class="stick_to_sides_attachment" alignment="vertical"  layout_children="true" inset="0"/>
  8.     
  9.     <container class="titled_box" id="trpn" title="Nation">
  10.             
  11.         <!-- embedded buttons -->
  12.         <container id="btns" embed_in_frame="true">
  13.  
  14.             <layout class="arrange_horizontal_attachment" alignment="right" embed_in_frame="true"/>
  15.             <layout class="stick_to_sides_attachment" alignment="top" layout_children="true" embed_in_frame="true"/>
  16.             
  17.             <layout class="stick_to_sides_attachment" alignment="top,right" embed_in_frame="true" inset="3"/>
  18.             
  19.             <layout class="fit_children_attachment" alignment="vertical" embed_in_frame="true"/>
  20.             <layout class="fit_children_attachment" alignment="horizontal,fill" embed_in_frame="true"/>
  21.             
  22.             <widget kind="embedded_left_right_list" id="mont" sele="mont" text="Month" auto_size="vertical" width="300" embed_in_frame="true" save_current_state="true">
  23.                 <layout class="stick_to_sides_attachment" alignment="top" inset="0" embed_in_frame="true"/>
  24.             </widget>
  25.             <widget class="embedded_popup_button" id="view" text="View" sele="view" auto_size="all" fixed="true" tkex="true" embed_in_frame="true" save_current_state="true">
  26.                 <layout class="stick_to_sides_attachment" alignment="top" inset="0" embed_in_frame="true"/>
  27.                 <list id="items">
  28.                     <record name="Players" id="1"/>
  29.                     <record name="Future Transfers" id="4"/>
  30.                     <record name="Loans" id="3"/>
  31.                     <record name="Staff" id="2"/>
  32.                 </list>
  33.                 <flags id="slct" value="all" />
  34.             </widget>
  35.             <widget class="check_box" id="filt" auto_size="all" clke="filt" text="Show Filters" embed_in_frame="true" save_current_state="true"/>
  36.         
  37.         </container>
  38.             
  39.         <widget class="table" id="trtw" mode="fill_rows,keyboard,needs_sorting"  save_current_state="true" layo="90, -1, -1, -1, -1, 90">
  40.             <!-- table mode does not seem to be working for this table -->
  41.             <boolean id="auto_size_rows" value="true"/>
  42.             <boolean id="allow_half_rows" value="true"/>
  43.             <integer id="row_spacing" value="0"/>
  44.             <layout class="stick_to_sides_attachment" alignment="all"  inset="0"/>
  45.  
  46.                 
  47.             <record id="default_properties">
  48.                 <!-- all items autosize vertically -->
  49.                 <flags id="alignment" value="left, centre_y"/>
  50.                 <boolean id="auto_size" value="true"/>
  51.             </record>
  52.                         
  53.             <!-- small inset from sides of table -->
  54.             <list id="column_display_properties">
  55.                 <record indx="0">
  56.                     <integer id="left" value="4"/>
  57.                 </record>
  58.             </list>
  59.                     
  60.         </widget>
  61.             
  62.     </container>
  63.  
  64.     <!-- filter editing panel -->
  65.     <widget class="filter_panel" id="filp" width="200">
  66.     
  67.         <!-- buttons area -->
  68.         <container class="group_box" id="btnf" embed_in_frame="true">
  69.             <layout class="arrange_horizontal_attachment" alignment="right" embed_in_frame="true"/>
  70.             <layout class="stick_to_sides_attachment" alignment="top" layout_children="true" embed_in_frame="true"/>
  71.  
  72.             <layout class="stick_to_sides_attachment" alignment="top,right" embed_in_frame="true" inset="3"/>
  73.  
  74.             <layout class="fit_children_attachment" alignment="vertical" embed_in_frame="true"/>
  75.             <layout class="fit_children_attachment" alignment="horizontal,fill" embed_in_frame="true"/>
  76.     
  77.             <!-- filter menu -->
  78.             <widget class="check_box" id="trhf" clke="filt" text="Show Filters" auto_size="all" embed_in_frame="true" save_current_state="true">
  79.             </widget>
  80.     
  81.         </container>
  82.         
  83.         <boolean id="hidn" value="true"/>
  84.     </widget>
  85.  
  86.  
  87. </screen>
  88.