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

  1. <panel title="Fixture Information">
  2.  
  3.     <!-- layout -->    
  4.     <layout class="arrange_vertical_attachment" alignment="fill" />
  5.     <layout class="stick_to_sides_attachment" alignment="all" inset="0" layout_children="true" />
  6.  
  7.     <!-- main multi box -->
  8.     <widget class="multi_box" title="Panels" id="tdmb" >
  9.  
  10.         <flags id="tknd" value="gbox"/>
  11.         <flags id="bknd" value="gbox"/>
  12.  
  13.         <flags id="cknd" value="gbox" />
  14.         <flags id="chev" value="eipc" />
  15.         <boolean id="scst" value="true"/>
  16.         
  17.         <integer id="dflt" value="fdep " />
  18.  
  19.         <record id="bprp">
  20.             <flags id="mode" value="1" />
  21.         </record>
  22.  
  23.         <!-- ******************************************************************** -->
  24.  
  25.         <!-- the live fixtures page -->
  26.         <widget class="group_box" title="" id="flip">
  27.         
  28.             <!-- Layout: -1,-4,-1,-3
  29.                 |team 1        |N v N|    team 2                        [view]
  30.                 |     event    |     |        event                    |        |
  31.                 |     event    |     |        event                    |        |
  32.                 |     event    |     |        event                    |        |
  33.             -->
  34.             
  35.             <layout class="stick_to_sides_attachment" alignment="all" inset="0" />
  36.             
  37.             <widget class="table" id="flit" layout="-1,-4,-1,-4" mode="0" >
  38.                 <boolean id="auto_size_rows" value="true"/>
  39.                 <boolean id="scst" value="true"/>
  40.             </widget> <!-- the information table -->
  41.  
  42.         </widget> <!-- "live fixtures" page -->
  43.  
  44.         <!-- ******************************************************************** -->
  45.  
  46.         <!-- the competition fixtures page -->
  47.         <widget class="group_box" title="" id="fcop">
  48.  
  49.         </widget> <!-- "competition fixtures" page -->
  50.  
  51.         <!-- ******************************************************************** -->
  52.  
  53.         <!-- the team fixtures page -->
  54.         <widget class="group_box" title="" id="ftep">
  55.  
  56.         </widget> <!-- "team fixtures" page -->
  57.         
  58.         <!-- ******************************************************************** -->
  59.  
  60.  
  61.         <!-- ******************************************************************** -->
  62.  
  63.     </widget> <!-- main multi-box -->
  64.  
  65. </panel> <!-- main container -->
  66.  
  67.