home *** CD-ROM | disk | FTP | other *** search
- dialog(name: '$$$/Dialogs/UpdateProgress')
- {
- view(align_children: align_left)
- {
- static_text(item_id: 'ckup', name: '$$$/Dialogs/UpdateProgress/CheckForUpdates', alignment: align_center, dwidth: 200);
- view(alignment: align_fill, align_children: align_fill)
- {
- button(view_id: 'cncl', name: '$$$/ControlsStrings/Cancel', alignment: align_center);
- }
- }
- }
-