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

  1. Window sealDialog
  2.   class: SealDialog
  3.   resource: SEAL_BOX
  4.   title: "Seal Off"
  5.   focus: class
  6.   Child class
  7.     class: Edit
  8.     resource: SEAL_CLASS
  9.   Child image
  10.     class: Edit
  11.     resource: SEAL_IMAGE
  12.     selection: all
  13.   Child static
  14.     class: Edit
  15.     resource: SEAL_STATIC
  16.   Child dynamic
  17.     class: Edit
  18.     resource: SEAL_DYNAMIC
  19.   Child okButton
  20.     resource: IDOK
  21.     class: Button
  22.   Child cancelButton
  23.     resource: IDCANCEL
  24.     class: Button
  25.