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

  1. <panel title="Job Centre Panel" save_current_state="true">
  2.  
  3.     <layout class="arrange_horizontal_attachment" alignment="right, extend" offset="0"/>
  4.     <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" layout_children="true"/>
  5.  
  6.     <widget class="titled_box" id="jbcp" title="Job Centre">
  7.             
  8.         <!-- embedded buttons -->
  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" 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.             <widget class="check_box" id="sfjc" auto_size="all" clke="filt" text="Show Filters" embed_in_frame="true" save_current_state="true"/>
  20.             
  21.         </container>
  22.         
  23.         <layout class="arrange_vertical_attachment" alignment="bottom, extend" offset="0"/>
  24.         <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
  25.  
  26.         <widget class="table" id="list" sele="jcts" save_current_state="true" layo="-2, -2, -1, -2" auto_size_rows="true" row_span="0">
  27.             <flags id="heading_class" value="column_heading"/>
  28.             <flags id="mode" value="fill_rows, printable, keyboard, show_bullets, select_rows"/>
  29.  
  30.             <record id="default_properties" alignment="left,centre_y"/>
  31.  
  32.             <list id="column_display_properties">
  33.                 <record>
  34.                     <record id="column_heading">
  35.                         <string id="text" value="Team"/>
  36.                         <string id="hint" value="Team" />
  37.                     </record>
  38.                 </record>
  39.                 <record>
  40.                     <record id="column_heading">
  41.                         <string id="text" value="Division"/>
  42.                         <string id="hint" value="Division team currently belongs to[COMMENT: tool-tip heading on job_security panel]" />
  43.                     </record>
  44.                 </record>
  45.                 <record>
  46.                     <record id="column_heading">
  47.                         <string id="text" value="Nation"/>
  48.                         <string id="hint" value="Team's Nation[COMMENT: tool-tip heading on job_security panel]" />
  49.                     </record>
  50.                 </record>
  51.                 <record>
  52.                     <record id="column_heading">
  53.                         <string id="text" value="Vacancy[COMMENT: column heading in job centre panel]"/>
  54.                         <string id="hint" value="Position being advertised" />
  55.                     </record>
  56.                 </record>
  57.             </list>
  58.  
  59.         </widget>
  60.  
  61.         <!-- box containing buttons -->
  62.         <widget class="group_box">
  63.             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  64.             <layout class="fit_children_attachment" alignment="vertical" inset="0" />
  65.             <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  66.  
  67.             <widget class="action_button" id="jcrj" text="Remove" hint="Remove selected job" auto_size="horizontal" clke="jcrj"/>
  68.             <widget class="action_button" id="jcaj" text="Apply" hint="Apply for selected job" auto_size="horizontal" clke="jcaj"/>
  69.         </widget>
  70.             
  71.             
  72.     </widget>
  73.     
  74.     <!-- filter editing panel -->
  75.     <widget class="filter_panel" id="filp" width="200">
  76.         <boolean id="hidn" value="true"/>
  77.         
  78.         <!-- embedded buttons -->
  79.         <container id="btns" embed_in_frame="true">
  80.  
  81.             <layout class="arrange_horizontal_attachment" alignment="right" embed_in_frame="true"/>
  82.             <layout class="stick_to_sides_attachment" alignment="top" layout_children="true" embed_in_frame="true"/>
  83.         
  84.             <layout class="stick_to_sides_attachment" alignment="top,right" embed_in_frame="true" inset="3"/>
  85.         
  86.             <layout class="fit_children_attachment" alignment="vertical" embed_in_frame="true"/>
  87.             <layout class="fit_children_attachment" alignment="horizontal,fill" embed_in_frame="true"/>
  88.         
  89.             <widget class="check_box" id="hidf" auto_size="all" clke="filt" text="Show Filters" embed_in_frame="true"/>
  90.             
  91.         </container>
  92.         
  93.     </widget>
  94.  
  95. </panel>