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

  1. Window MDITool
  2.   class: MDIToolWind
  3.   title: "MDI Demonstration"
  4.   menuDef: "FileInit"
  5.   icon: "work"
  6.   data: ((helpField Ready 24 -1))
  7.   Child toolBar
  8.     definition: "mditoolb"
  9.     bottom: (self top f 44)
  10.   Child client
  11.     class: MDIClient
  12.     top: (last bottom)
  13.   ChildTemplate fileEditor
  14.     definition: "FileWind"
  15.