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 / attributes dialog.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  684 b   |  21 lines

  1. <panel title="Attributes">
  2.  
  3.     <!-- stick all items to width of box -->
  4.     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" />
  5.     <layout class="arrange_vertical_attachment" alignment="bottom,extend" />
  6.  
  7.     <!-- table containing filter rules -->
  8.     <widget class="table" id="attb" mode="0" layout="-1, -1, -1">
  9.         <record id="select_event">
  10.             <flags id="event_id" value="slrw" />
  11.             <flags id="dialog_event" value="true" />
  12.         </record>
  13.     </widget> <!-- table -->
  14.     
  15.     <!-- filter table showing 1 rule -->
  16.     <widget class="filter_table" id="fltb" stretch_to_fit_rows="true" mode="0"/>
  17.  
  18.     <!-- row of buttons -->
  19.     <container file="attributes buttons"/>
  20. </panel>
  21.