home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 01163 / jura1.exe / FRACTALW.WDL < prev    next >
Text File  |  1993-02-23  |  393b  |  13 lines

  1. Window windName
  2.   class: FractalWindow
  3.   title: "Fractal Surfaces"
  4.   Menu fractal
  5.     Popup levels  text: "&Complexity"
  6.       Item two   text: "&Two Levels"   id:102
  7.       Item three text: "T&hree"        id:103
  8.       Item four  text: "&Four"         id:104 style: (checked)
  9.       Item five  text: "Fi&ve"         id:105
  10.       Item six   text: "&Six"          id:106
  11.     End
  12.   End
  13.