home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / servis / reader / Data1.cab / eBook.api / EXVW / 10011 < prev    next >
Text File  |  2003-05-15  |  331b  |  12 lines

  1.  
  2. gDialogWidth = 300;
  3. gDialogHeight = 150;
  4.  
  5. dialog(name: '$$$/Dialogs/EBPDialogExpired', align_children: align_left, width: gDialogWidth, height: gDialogHeight)
  6. {
  7.     button(item_id: 'Okay', name: '$$$/Dialogs/EBPDialogExpired/Okay');
  8.     button(item_id: 'Rtrn', name: '$$$/Dialogs/EBPDialogExpired/ReturnToLender');
  9. }
  10.  
  11.  
  12.