home *** CD-ROM | disk | FTP | other *** search
- <screen title="Hold Talks With Player" version="1.0">
- <list id="acts">
- <record text="Confirm" id="fini" event_id="fini"/>
- <record text="Cancel" id="canc" event_id="canc"/>
- </list>
-
- <widget class="group_box" width="600">
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
- <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
- <layout class="centre_in_parent_attachment" alignment="all"/>
- <layout class="fit_children_attachment" alignment="vertical,fill"/>
-
- <widget class="titled_box" title="Grievance[COMMENT: heading within panel; what the player is moaning about!]" height="100">
- <widget class="text" id="grei" auto_size="vertical" spec="text">
- <layout class="stick_to_sides_attachment" alignment="horizontal, top"/>
- </widget>
- </widget>
-
- <widget class="titled_box" title="Assistant Manager" height="100">
- <widget class="text" id="aman" auto_size="vertical" spec="text">
- <layout class="stick_to_sides_attachment" alignment="horizontal, top"/>
- </widget>
- </widget>
-
-
- <widget class="titled_box" title="Responses" height="150">
- <widget class="table" id="resp" mode="0" layout = "-1" alignment="centre">
- <layout class="stick_to_sides_attachment" alignment="all"/>
- </widget>
- </widget>
-
- </widget>
-
- </screen>
-