home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 October / PCWorld_2002-10_cd.bin / Software / Topware / Acr / arce505cze.exe / Reader / RdLang32.CZE / EXVW / 10070 < prev    next >
Encoding:
Text File  |  2002-03-26  |  375 b   |  12 lines

  1. dialog(name: '$$$/Dialogs/UpdateProgress')
  2. {
  3.     view(align_children: align_left)
  4.     {
  5.         static_text(item_id: 'ckup', name: '$$$/Dialogs/UpdateProgress/CheckForUpdates', alignment: align_center, dwidth: 200);
  6.         view(alignment: align_fill, align_children: align_fill)
  7.         {
  8.             button(view_id: 'cncl', name: '$$$/ControlsStrings/Cancel', alignment: align_center);
  9.         }
  10.     }
  11. }
  12.