home *** CD-ROM | disk | FTP | other *** search
- <screen title="Respond To Transfer Speculation" version="1.0">
-
- <boolean id="save_current_state" value="true"/>
-
- <list id="acts">
- <record text="Confirm" id="fini" event_id="fini"/>
- <record text="Cancel" id="canc" event_id="canc"/>
- </list>
-
- <widget class="titled_box" title="Respond To Transfer Speculation">
- <layout class="arrange_vertical_attachment" alignment="top,extend" offset="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
- <layout class="stick_to_sides_attachment" alignment="all" inset="0" />
-
- <widget id="sptl" class="subsection_box" title="Speculation" height="160">
-
- <!-- could uncomment this to make the box size itself to the text, but this screen
- is so empty it's probably better having the boxes spaced out a bit
- <layout class="fit_children_attachment" alignment="vertical"/>
- -->
-
- <layout class="stick_to_sides_attachment" alignment="horizontal, top" layout_children="true" />
- <widget class="text" id="sptx" auto_size="vertical" spec="text"/>
- </widget>
-
- <widget class="subsection_box" title="Assistant Manager" height="160">
- <!-- could uncomment this to make the box size itself to the text, but this screen
- is so empty it's probably better having the boxes spaced out a bit
- <layout class="fit_children_attachment" alignment="vertical"/>
- -->
-
- <layout class="stick_to_sides_attachment" alignment="horizontal, top" layout_children="true" />
-
- <widget class="text" id="aman" auto_size="vertical" spec="text"/>
- </widget>
-
-
- <widget class="subsection_box" title="Responses">
- <widget class="table" id="resp" mode="0" layout = "-1" alignment="centre">
- <layout class="stick_to_sides_attachment" alignment="all"/>
- </widget>
- </widget>
-
- </widget>
-
- </screen>
-