home *** CD-ROM | disk | FTP | other *** search
- <panel>
- <layout class="arrange_horizontal_attachment" alignment="right" />
- <layout class="stick_to_sides_attachment" alignment="bottom" layout_children="true" />
- <layout class="fit_children_attachment" alignment="vertical"/>
-
- <widget class="action_button_blue" id="ok " text="Ok" auto_size="horizontal">
- <record id="click_event">
- <flags id="event_id" value="ok " />
- <flags id="dialog_event" value="true" />
- </record>
- </widget>
-
- <widget class="action_button_blue" id="canc" text="Cancel" auto_size="horizontal">
- <record id="click_event">
- <flags id="event_id" value="canc" />
- <flags id="dialog_event" value="true" />
- </record>
- </widget>
-
- </panel>
-