home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 01163 / subscrdl.wdl < prev    next >
Text File  |  1993-02-23  |  391b  |  20 lines

  1. Window subscrDlg
  2.   class: Window
  3.   title: "Add Subscriber"
  4.   resource: INPUT_BOX
  5.   value: input
  6.   focus: input
  7.   Child prompt
  8.     class: Edit
  9.     resource: 500
  10.     data: "Enter name of new subscriber class:"
  11.   Child input
  12.     class: Edit
  13.     resource: 502
  14.   Child okButton
  15.     resource: IDOK
  16.     class: Button
  17.   Child cancelButton
  18.     resource: IDCANCEL
  19.     class: Button
  20.