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

  1. <screen subtitle="Set Transfer Status" version="1.0">
  2.     <!-- actions -->
  3.     <list id="acts">
  4.         <record text="Confirm" event_id="set "/>
  5.         <record text="Undo Changes" event_id="revt"/>
  6.         <record text="Cancel" event_id="disc"/>
  7.     </list>
  8.  
  9.     <container class="titled_box" title="Set Transfer Status">
  10.         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  11.         
  12.         <!-- everything inside a scrolling box, in case screen gets too small -->
  13.         <container class="scrolling_box" id="stss">
  14.             <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  15.             
  16.             <container id="stsg">
  17.                 <!-- layout objects from top to bottom -->
  18.                 <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  19.                 <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  20.                 <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  21.                 
  22.                 <!-- valuation -->
  23.                 <container class="subsection_box">
  24.                     <string id="titl" value="Overview"/>
  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" offset="0"/>
  29.                     
  30.                     <widget class="text" id="valu" asiz="vertical">
  31.                         <string id="text" value="<%person#1> is currently valued at <%cash#1-long-roundlarge>."/>    
  32.                         <flags id="spec" value="text,normal"/>
  33.                     </widget>
  34.                     
  35.                     <widget class="text" id="cnst" asiz="vertical">
  36.                         <string id="text" value="He is on <%cash#1-long-roundlarge> per week whick expires in <%date1-short>."/>    
  37.                         <flags id="spec" value="text,normal"/>
  38.                     </widget>
  39.                 </container>
  40.                 
  41.                 <container>
  42.                     <!-- layout objects from left to right -->
  43.                     <layout class="arrange_horizontal_attachment" alignment="left,fill" offset="0"/>
  44.                     <layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0"/>
  45.                     <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  46.  
  47.                     <!-- transfer status -->
  48.                     <container class="subsection_box" id="xfst">
  49.                         <string id="titl" value="Transfer Instructions"/>
  50.  
  51.                         <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  52.                         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  53.                         <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  54.  
  55.                         <widget class="group_box" id="askb">
  56.                             <layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0"/>
  57.                             <layout class="arrange_horizontal_attachment" alignment="left,extend" offset="0" gap="20"/>
  58.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  59.  
  60.                             <widget class="label" text="Your Asking Price is:" auto_size="horizontal"/>
  61.             
  62.                             <widget class="group_box" id="askb">
  63.                                 <layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0"/>
  64.                                 <layout class="arrange_horizontal_attachment" alignment="right,extend" offset="0"/>
  65.                                 <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  66.                                 
  67.                                 <widget kind="cssl" id="askp">
  68.                                     <integer id="crst" value="4"/>
  69.                                     <integer id="cmnv" value="0"/>
  70.                                     <integer id="cmxv" value="50000000"/>
  71.                                     <integer id="sele" value="cask"/>
  72.                                 </widget>
  73.                                 
  74.                             </widget>
  75.                         </widget>
  76.         
  77.                         <widget class="radio_button" id="none" spec="text" text="No instructions"/>
  78.                         <widget class="radio_button" id="aaof" spec="text" text="Accept all offers"/>
  79.                         <!-- the following strings are generated in code as they include the asking price -->
  80.                         <widget class="radio_button" id="aaoa" spec="text" text=""/>
  81.                         <widget class="radio_button" id="loww" spec="text" text=""/>
  82.                         <widget class="radio_button" id="raof" spec="text" text="Reject all offers"/>
  83.                         <widget class="radio_button" id="raob" spec="text" text=""/>
  84.                     </container>
  85.                     
  86.                     <!-- squad status -->
  87.                     <container class="subsection_box" id="sqst">
  88.                         <string id="titl" value="Squad Status"/>
  89.                         <boolean id="scst" value="true"/>
  90.                         <boolean id="sdst" value="true"/>
  91.     
  92.                         <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  93.                         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  94.                         <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  95.  
  96.                         <!-- default properties adopted by every item in table -->
  97.                         <record id="default_properties">
  98.                             <flags id="spec" value="text"/>
  99.                         </record>
  100.                         
  101.                     </container>
  102.     
  103.                 </container>
  104.     
  105.                 <container id="stsg">
  106.     
  107.                     <!-- layout objects from left to right -->
  108.                     <layout class="arrange_horizontal_attachment" alignment="left,fill" offset="0"/>
  109.                     <layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0"/>
  110.                     <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  111.     
  112.                     <!-- transfer status -->
  113.                     <container class="subsection_box" id="xfst">
  114.                         <string id="titl" value="Transfer Status"/>
  115.                         <boolean id="scst" value="true"/>
  116.                         <boolean id="sdst" value="true"/>
  117.     
  118.                         <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  119.                         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  120.                         <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  121.  
  122.                         <!-- default properties adopted by every item in table -->
  123.                         <record id="default_properties">
  124.                             <flags id="spec" value="text"/>
  125.                         </record>
  126.                         
  127.                     </container>
  128.     
  129.                     <!-- loan status -->
  130.                     <container class="subsection_box" id="lnst">
  131.                         <string id="titl" value="Loan Status"/>
  132.                         <boolean id="scst" value="true"/>
  133.                         <boolean id="sdst" value="true"/>
  134.     
  135.                         <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  136.                         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  137.                         <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  138.  
  139.                         <!-- default properties adopted by every item in table -->
  140.                         <record id="default_properties">
  141.                             <flags id="spec" value="text"/>
  142.                         </record>
  143.                         
  144.                     </container>
  145.                     
  146.                 </container>
  147.             </container>
  148.         </container>    
  149.     </container>
  150. </screen>
  151.