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

  1. <panel>
  2.         
  3.     <container  class="titled_box" title="Latest Scores">
  4.     
  5.         <!-- embedded buttons -->
  6.         <container id="btns" embed_in_frame="true">
  7.         
  8.             <layout class="arrange_horizontal_attachment" alignment="right" embed_in_frame="true"/>
  9.             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true" embed_in_frame="true"/>
  10.     
  11.             <layout class="stick_to_sides_attachment" alignment="top,right" embed_in_frame="true" inset="3"/>
  12.                 
  13.             <layout class="fit_children_attachment" alignment="vertical" embed_in_frame="true"/>
  14.             <layout class="fit_children_attachment" alignment="horizontal,fill" embed_in_frame="true"/>
  15.             
  16.             <widget class="embedded_popup_button" id="mlsc" text="View" fixed="true" hidden="true" embed_in_frame="true" auto_tick_exclusive="true">
  17.             
  18.             </widget>
  19.                 
  20.         </container>    
  21.     
  22.         <layout class="arrange_vertical_attachment" alignment="top,extend" offset="0"/>
  23.         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  24.     
  25.         <widget class="table" id="mlst" mode="fill_rows" row_span="0" auto_size_rows="true" layout="80, -1, 40, 100, 40, -1, 110">
  26.             <layout class="stick_to_sides_attachment" alignment="horizontal"/>
  27.         </widget>
  28.         
  29.     </container>
  30.     
  31.  
  32. </panel>