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

  1. <panel id="ncrp">
  2.     <comment>
  3.         news status rule panel
  4.     </comment>
  5.  
  6.     <integer id="heig" value="32"/>    
  7.     <layout class="arrange_horizontal_attachment" alignment="left,extend" offset="0" />
  8.     <layout class="stick_to_sides_attachment" alignment="vertical" layout_children="true" />
  9.     
  10.     <record id="defp">
  11.         <flags id="spec" value="text,small" />
  12.     </record>
  13.     
  14.     <widget class="label" text="Status" auto_size="horizontal"/>
  15.     
  16.     <widget class="popup_button" id="invp" auto_size="horizontal">
  17.         <list id="items">
  18.             <record id="0"><string id="name" value="Is"/></record>
  19.             <record id="1"><string id="name" value="Is Not"/></record>
  20.         </list>
  21.     </widget>
  22.     
  23.     <widget class="popup_button" id="stap">
  24.         <list id="items">
  25.             <record id="0"><string id="name" value="Unread"/></record>
  26.             <record id="1"><string id="name" value="Needs Response"/></record>
  27.             <record id="2"><string id="name" value="Can Respond"/></record>
  28.             <record id="3"><string id="name" value="Saved"/></record>
  29.             <record id="4"><string id="name" value="Deleted"/></record>
  30.         </list>
  31.     </widget>
  32. </panel>
  33.