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

  1. Window replDlg
  2.   class: Window
  3.   title: "Replace Text"
  4.   resource: REPLACE_BOX
  5.   focus: searchInput
  6.   Child prompt
  7.   class: Edit
  8.   resource:500
  9.   data: "Search for string:"
  10.   Child searchInput
  11.   class: Edit
  12.   resource: 502
  13.   Child replInput
  14.   class: Edit
  15.   resource: RPLC_EDIT
  16.   Child rplcAll
  17.   class: Button
  18.   resource: RPLC_ALL
  19.   Child cancelButton
  20.     resource: IDCANCEL
  21.     class: Button
  22.