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 / official profile.xml < prev    next >
Encoding:
Extensible Markup Language  |  2005-09-25  |  8.0 KB  |  159 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <panel title="Official Profile Panel">
  3.     <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  4.     
  5.     <container class="titled_box" title="Referee Profile">
  6.         <layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="12"/>
  7.         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
  8.         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  9.     
  10.         <!-- main box -->
  11.         <container>
  12.             <layout class="fit_children_attachment" alignment="vertical, extend" offset="0" gap="0"/>
  13.             <layout class="fit_children_attachment" alignment="vertical, fill" offset="0" gap="0" layout_children="true"/>
  14.             <layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0" />
  15.             <layout class="arrange_horizontal_attachment" alignment="right,fill" offset="0" gap="4"/>
  16.  
  17.             <!-- Personal Information Panel -->
  18.             <container>
  19.                 <layout class="stick_to_sides_attachment" alignment="all" inset="0" layout_children="true"/>
  20.                 
  21.                 <!-- WITH PORTRAIT -->
  22.                 <!-- this version of the table is used if the player portrait is visible -->
  23.                 <widget class="table" id="pld1" mode="fill_rows" layout="-1,-1,-1" auto_size_rows="true" stretch_to_fit_rows="true" row_spacing="0">
  24.                     <list id="headings">
  25.                         <record text="Personal Details" alignment="left, centre_y" column_span="3"/>
  26.                     </list>
  27.                     
  28.                     <list id="column_properties">
  29.                         <record indx="0" alignment="left,centre_y"/>
  30.                         <record indx="1" alignment="right,centre_y" colour="selection"/>
  31.                         <record indx="2" alignment="right,centre_y" colour="selection"/>
  32.                     </list>
  33.         
  34.                     <list id="column_display_properties">
  35.                         <record indx="0" left="4" sort_disabled="true"/>
  36.                         <record indx="1" left="4" sort_disabled="true"/>
  37.                         <record indx="2" rght="4" sort_disabled="true"/>
  38.                     </list>
  39.                     
  40.                     <!-- Player Picture -->
  41.                     <widget class="group_box" row="0" col="0" column_span="2" row_span="5">
  42.                         <widget class="picture" id="ppic" auto_size="all">
  43.                             <layout class="centre_in_parent_attachment" alignment="vertical" offset="0"/>
  44.                             <layout class="stick_to_sides_attachment" alignment="left" inset="0"/>
  45.                         </widget>
  46.                     </widget>
  47.                     
  48.                     <widget class="nation_button" id="pfna" col="1" row="0" icon_alignment="right,can_scale" column_span="2" dspf="1"/>
  49.                     <widget class="label" id="pdob" col="1" row="1" column_span="2" />
  50.                     <widget class="label" id="pfag" col="1" row="2" column_span="2" />
  51.                     <widget class="label" id="Prrp" col="1" row="3" column_span="2" />
  52.                     <widget class="label" id="Prjo" col="1" row="4" column_span="2" />
  53.                 </widget>
  54.                 
  55.                 <!-- WITHOUT PORTRAIT -->
  56.                 <!-- this version of the table is used if the player portrait is hidden -->
  57.                 <widget class="table" id="pld2" mode="fill_rows" layout="-1,-1,-1" auto_size_rows="true" stretch_to_fit_rows="true" row_spacing="0">
  58.                     <list id="headings">
  59.                         <record text="Personal Details" alignment="left, centre_y" column_span="3"/>
  60.                     </list>
  61.                     
  62.                     <list id="column_properties">
  63.                         <record indx="0" alignment="left,centre_y"/>
  64.                         <record indx="1" alignment="right,centre_y" colour="selection"/>
  65.                         <record indx="2" alignment="right,centre_y" colour="selection"/>
  66.                     </list>
  67.         
  68.                     <list id="column_display_properties">
  69.                         <record indx="0" left="4" sort_disabled="true"/>
  70.                         <record indx="1" left="4" sort_disabled="true"/>
  71.                         <record indx="2" rght="4" sort_disabled="true"/>
  72.                     </list>
  73.                     
  74.                     <widget class="label" text="Nationality" col="0" row="0" column_span="2" />
  75.                     <widget class="nation_button" id="pfna" col="1" row="0" icon_alignment="right,can_scale" column_span="2" dspf="1"/>
  76.                       <widget class="label" text="Born" col="0" row="1" column_span="2" />
  77.                     <widget class="label" id="pdob" col="1" row="1" column_span="2" />
  78.                     <widget class="label" text="Age" col="0" row="2" column_span="2" />
  79.                     <widget class="label" id="pfag" col="1" row="2" column_span="2" />
  80.                      <widget class="label" text="Reputation" col="0" row="3" column_span="2" />
  81.                      <widget class="label" id="Prrp" col="1" row="3" column_span="2" />
  82.                      <widget class="label" text="Job" col="0" row="4" column_span="2" />
  83.                      <widget class="label" id="Prjo" col="1" row="4" column_span="2" />
  84.  
  85.                 <!--    <widget class="label" id="prep" col="1" row="3" column_span="2" />
  86.                 -->
  87.                 
  88.                 </widget>
  89.             </container>
  90.             
  91.             <!-- Stats panel -->
  92.             <container>
  93.                 <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0" />
  94.             
  95.                 <widget class="table" id="opst" mode="fill_rows" layout="-6,-1" auto_size_rows="true" stretch_to_fit_rows="true" row_spacing="0">
  96.                     <list id="headings">
  97.                         <record text="Statistics" alignment="left, centre_y" column_span="2"/>
  98.                     </list>
  99.                     
  100.                     <list id="column_properties">
  101.                         <record indx="0" alignment="left,centre_y"/>
  102.                         <record indx="1" alignment="right,centre_y" colour="selection"/>
  103.                     </list>
  104.         
  105.                      <!-- small inset from sides of table -->
  106.                     <list id="column_display_properties">
  107.                         <record indx="0" left="4" sort_disabled="true"/>
  108.                         <record indx="1" rght="4" sort_disabled="true"/>
  109.                     </list>    
  110.                                                     
  111.                     <widget class="label" text="Games" col="0" row="0" column_span="2" />
  112.                     <widget class="label" id="Prgc" col="1" row="0" column_span="2" />
  113.                     <widget class="label" text="Red Cards" col="0" row="1" column_span="2" />
  114.                     <widget class="label" id="Prrc" col="1" row="1" column_span="2" />
  115.                     <widget class="label" text="Yellow Cards" col="0" row="2" column_span="2" />
  116.                     <widget class="label" id="Pryc" col="1" row="2" column_span="2" />
  117.                     <widget class="label" text="Home Penalties" col="0" row="3" column_span="2" />
  118.                     <widget class="label" id="Prhp" col="1" row="3" column_span="2" />
  119.                     <widget class="label" text="Away Penalties" col="0" row="4" column_span="2" />
  120.                     <widget class="label" id="Prap" col="1" row="4" column_span="2" />
  121.                     <widget class="label" text="Average Rating" col="0" row="5" column_span="2" />
  122.                     <widget class="label" id="Prra" col="1" row="5" column_span="2" />
  123.                         
  124.                 </widget>
  125.             </container>
  126.         </container> <!--Main Box-->
  127.  
  128.         <!-- Past Fixtures Panel -->
  129.         <container>
  130.             <layout class="fit_children_attachment" alignment="vertical, fill" offset="0" gap="0"/>
  131.             <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>    
  132.             
  133.             <widget class="table" mode="fill_rows" id="opft" layout="100,-1,50,50,50,50,50,50" auto_size_rows="true" stretch_to_fit_rows="true" row_spacing="0" row_span="0">
  134.                <layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
  135.                
  136.                 <list id="headings">
  137.                     <record text="Previous Fixtures" alignment="left, centre_y" column_span="3"/>
  138.                     <record text="H Pens" alignment="centre" column_span="1"/>
  139.                     <record text="A Pens" alignment="centre" column_span="1"/>
  140.                     <record text="Yel" alignment="centre" colour="yellow card" column_span="1"/>
  141.                     <record text="Red" alignment="centre" colour="red card" column_span="1"/>
  142.                     <record text="Rating" alignment="centre" column_span="1"/>                    
  143.                 </list>
  144.                 
  145.                 <list id="column_properties">
  146.                     <record indx="0" alignment="left,centre_y"/>
  147.                     <record indx="1" alignment="left,centre_y"/>
  148.                     <record indx="2" alignment="left,centre_y"/>
  149.                 </list>
  150.         
  151.                 
  152.             <!--    <record id="default_properties" alignment="centre"/> -->
  153.                             
  154.             </widget>
  155.         </container>
  156.  
  157.     </container> <!--MAIN AREA-->
  158. </panel>
  159.