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

  1. Window fileEdit
  2.   menuDef: "FileMenu"
  3.   class: FileWindow
  4.   icon: "fileWindow"
  5.   Owned fileDialog
  6.     class: CDFileOpen
  7.     data: ("All Files (*.*)", "*.*")
  8.   Owned saveAsDlg
  9.     class: CDFileSave
  10.     data: ("All Files (*.*)", "*.*")
  11.   Owned searchDlg
  12.     definition: "searchdl"
  13.   Owned replDlg
  14.     definition: "repldlg"
  15.