home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / Wave / WavesWorld / Source / Applications / BuildaDudeII / README < prev    next >
Encoding:
Text File  |  1995-03-22  |  696 b   |  14 lines

  1. This is a pretty simple little app which showcases my WW3DKit.  It
  2. grew out of the fact that bugs in the HP release of NS forced me to
  3. have some other way than test interface mode (due to a NeXT bug which
  4. killed the WindowServer if you used my stuff in IB).  I've tried to 
  5. turn this to my advantage and build a little app which is actually 
  6. useful for my own work.  
  7.  
  8. The Controller object is your basic NeXT app kind-o-controller object.
  9. It's the Application's delegate, and handles your basic requests, like
  10. opening up a new document, quitting, etc.
  11.  
  12. The WW3DTesterDoc is an object which controls a single document for this
  13. app.  A WW3DTesterDoc has one and only WW3DWell, and some number of 
  14.