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

  1. Window mdiFractal
  2.   class: FractalWindow
  3.   title: "Fractal Surfaces"
  4.   Menu fractal
  5.   Popup file text: "&File"
  6.     Item fileNew text: "&New Text File"
  7.     Item fileOpen text: "&Open Text File..."
  8.     Item fracNew text: "New &Fractal Window"
  9.   End
  10.     Popup levels  text: "&Complexity"
  11.       Item two   text: "&Two Levels"   id:102
  12.       Item three text: "T&hree"        id:103
  13.       Item four  text: "&Four"         id:104 style: (checked)
  14.       Item five  text: "Fi&ve"         id:105
  15.       Item six   text: "&Six"          id:106
  16.     End
  17.   End
  18.