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

  1. <panel>
  2.  
  3.     <!-- row styles using pictures (disabled) -->
  4.     <comment>
  5.         <!-- Starting XI Styles -->
  6.         <flags id="stxi" value="table/custom/startingxi"/>
  7.  
  8.         <!-- Subs Styles -->
  9.          <flags id="subs" value="table/custom/subs"/> 
  10.     </comment>
  11.  
  12.     <!-- row styles using XML directly (enabled) -->
  13.     <record id="subs">
  14.         <flags id="mode" value="1"/>         <!-- draw box -->
  15.         <flags id="bsty" value="no_border"/>     <!-- box style -->
  16.         <colour id="bcol" name="black"/>        <!-- box colour -->
  17.         <real id="btrn" value="0.2"/>
  18.     </record>
  19.  
  20.     <record id="stxi">
  21.         <flags id="mode" value="1"/>         <!-- draw box -->
  22.         <flags id="bsty" value="no_border"/>     <!-- box style -->
  23.         <colour id="bcol" name="black"/>        <!-- box colour -->
  24.         <real id="btrn" value="0.1"/>
  25.     </record>
  26.  
  27.     <layout class="arrange_vertical_attachment" alignment="fill" offset="0" /> 
  28.     <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0" />
  29.  
  30.     <string id="sinj" value="" />
  31.     <string id="sbkd" value="" />
  32.     <string id="soff" value="" />
  33.     <string id="scpt" value="Capt" />
  34.     <string id="sins" value="i" />
  35.     
  36.     <colour id="cinj" red="255" green="240" blue="0" />
  37.     <colour id="cbkd" red="0" green="0" blue="0" />
  38.     <colour id="coff" red="255" green="240" blue="0" />
  39.     <colour id="ccpt" red="255" green="255" blue="255" />
  40.     <colour id="cins" red="255" green="255" blue="255" />
  41.  
  42.     <!-- main titled box with table -->
  43.     <widget class="titled_box" id="squd" title="Team Selection" >
  44.         <layout class="arrange_horizontal_attachment" alignment="fill" offset="0" />
  45.         <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0" />
  46.  
  47.         <container embed_in_frame="true">
  48.             <layout class="arrange_horizontal_attachment" alignment="right" embed_in_frame="true"/>
  49.             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true" embed_in_frame="true"/>
  50.             <layout class="stick_to_sides_attachment" alignment="top,right" embed_in_frame="true" inset="3"/>
  51.             <layout class="fit_children_attachment" alignment="vertical" embed_in_frame="true"/>
  52.             <layout class="fit_children_attachment" alignment="horizontal,fill" embed_in_frame="true"/>
  53.             
  54.             <widget class="embedded_popup_button" id="viem" sele="vies" text="View" auto_size="all" embed_in_frame="true">
  55.                 <boolean id="fixe" value="true"/>
  56.                 <boolean id="tkex" value="true"/>
  57.  
  58.                 <list id="items">
  59.                     <record text="Details" id="vdet">
  60.                         <boolean id="tick" value="true"/>
  61.                     </record>
  62.                     <record text="Morale" id="vmor"  />
  63.                     <record text="Position" id="vpos" />
  64.                     <record text="Goals" id="vgls" />
  65.  
  66.                     <record id="----" />
  67.  
  68.                     <record text="Mentality" id="vmnt" />
  69.                     <record text="Creative Freedom" id="vcre" />
  70.                     <record text="Passing Style" id="vpas" />
  71.                     <record text="Closing Down" id="vprs" />
  72.                     <record text="Tackling" id="vtkl" />
  73.                     <record text="Forward Runs" id="vfor" />
  74.                     <record text="Run With Ball" id="vrwb" />
  75.                     <record text="Long Shots" id="vlns" />
  76.                     <record text="Try Through Ball" id="vttb" />
  77.                     <record text="Cross Ball" id="vcrb" />
  78.                     <record text="Cross From" id="vcrf" />
  79.                     <record text="Cross Aim" id="vcra" />
  80.                     <record text="Marking" id="vmrk" />
  81.                     <record text="Free Role" id="vfrr" />
  82.                     <record text="Hold Up Ball" id="vhup" />
  83.  
  84.                     <record id="----" />
  85.  
  86.                     <record text="Defending Free Kicks" id="vdfk" />
  87.                     <record text="Attacking Free Kicks" id="vafk" />
  88.                     <record text="Defending Corners" id="vdco" />
  89.                     <record text="Attacking Corners" id="vaco" />
  90.                     <record text="Attacking Throw Ins (L)" id="vatl" />
  91.                     <record text="Attacking Throw Ins (R)" id="vatr" />
  92.  
  93.                 </list>
  94.             </widget>
  95.  
  96.             <widget class="embedded_popup_button" id="tact" sele="fils" text="Tactics" auto_size="all" embed_in_frame="true">
  97.                 <boolean id="fixe" value="true"/>
  98.                 <list id="items" />
  99.             </widget>
  100.  
  101.         </container> <!-- in frame menus -->
  102.  
  103.         <widget class="table" id="sqtb" srtd="1" row_spacing="1"
  104.             layout="45,35,-1,25,100,35,20" 
  105.             mode="select_rows,fill_columns,fill_custom_rows,show_bullets,keyboard" >
  106.  
  107.             <layout class="stick_to_sides_attachment" alignment="fill" gap="0" offset="0" />
  108.             
  109.             <integer id="row_height" value="22" />
  110.             <boolean id="scst" value="true"/>
  111.  
  112.             <record id="defp">
  113.                 <flags id="algn" value="middle,left" />
  114.                 <flags id="spec" value="text,small" />
  115.             </record>
  116.  
  117.             <list id="headings">
  118.                 <record >
  119.                     <string value="No." hint="Shirt Number" />
  120.                     <flags id="algn" value="centre" />
  121.                 </record>
  122.  
  123.                 <record>
  124.                     <string value="" />
  125.                     <flags id="algn" value="left,centre_y" />
  126.                 </record>
  127.  
  128.                 <record>
  129.                     <string value="Player" hint="Player Name" />
  130.                     <flags id="algn" value="left,centre_y" />
  131.                 </record>
  132.  
  133.                 <record>
  134.                     <string value="" />
  135.                     <flags id="algn" value="centre" />
  136.                 </record>
  137.  
  138.                 <record>
  139.                     <string value="Info" />
  140.                     <flags id="algn" value="centre" />
  141.                 </record>
  142.  
  143.                 <record>
  144.                     <string value="Cond[COMMENT - short for condition]" />
  145.                     <flags id="algn" value="centre" />
  146.                 </record>
  147.  
  148.                 <record>
  149.                     <string value="" />
  150.                     <flags id="algn" value="centre" />
  151.                 </record>
  152.  
  153.             </list>
  154.  
  155.  
  156.             <list id="column_properties">
  157.                 <record indx="0">
  158.                     <flags id="algn" value="centre" />
  159.                     <flags id="spec" value="control,small"/>
  160.                     <colour name="white"/>
  161.                 </record>
  162.  
  163.                 <record indx="1">
  164.                     <flags id="algn" value="centre" />
  165.                 </record>
  166.  
  167.                 <record indx="2">
  168.                     <flags id="algn" value="left,centre_y" />
  169.                     <flags id="spec" value="text,small"/>
  170.                 </record>
  171.  
  172.                 <record indx="3">
  173.                     <flags id="algn" value="centre" />
  174.                     <flags id="spec" value="control,small"/>
  175.                     <colour name="white"/>
  176.                 </record>
  177.  
  178.                 <record indx="4">
  179.                     <flags id="algn" value="centre" />
  180.                 </record>
  181.  
  182.                 <record indx="5">
  183.                     <flags id="algn" value="centre" />
  184.                 </record>
  185.             </list>
  186.  
  187.             <list id="column_display_properties">
  188.  
  189.                 <record indx="0">
  190.                     <boolean id="sort_disabled" value="false"/>
  191.                     <flags id="column_alignment" value="centre"/>
  192.                 </record>
  193.  
  194.                 <record indx="1">
  195.                     <boolean id="sort_disabled" value="false"/>
  196.                     <flags id="column_alignment" value="centre_y,centre"/>
  197.                 </record>
  198.  
  199.                 <record indx="2">
  200.                     <boolean id="sort_disabled" value="false"/>
  201.                 </record>
  202.  
  203.                 <record indx="3">
  204.                     <boolean id="sort_disabled" value="false"/>
  205.                     <flags id="column_alignment" value="centre"/>
  206.                 </record>
  207.  
  208.                 <record indx="4">
  209.                     <boolean id="sort_disabled" value="false"/>
  210.                 </record>
  211.  
  212.                 <record indx="5">
  213.                     <boolean id="sort_disabled" value="false"/>
  214.                 </record>
  215.  
  216.             </list>
  217.  
  218.         </widget> <!-- table -->
  219.  
  220.     </widget> <!-- main titled box -->
  221.  
  222. </panel>
  223.