home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / demo / prepare.sit / Prepare() Demo Issue / Prepare() / Manual Pages / BEditStyleDoc.bin / BEditStyleDoc
Encoding:
Text File  |  1990-01-01  |  798 b   |  22 lines  |  [TEXT/Brow]

  1.  
  2. BEditStyleDoc
  3. (Honors Class)
  4.  
  5. Introduction
  6.  
  7. A subclass of CDocument for use with BEditStyleDocPane.  This Document knows how to save and load normal and styled text (in the same file!), and deals with the closing differences for read only files.  You should declare a subclass of this Document if you want to use this functionality.
  8.  
  9. Heritage
  10.  
  11. Superclass    CDocument
  12. Subclasses    ABrowEditDoc
  13.  
  14. Using BEditStyleDoc
  15.  
  16. Use this Document as a class to build on when making documents similar to it.
  17.  
  18. Instance Variables, Methods, Functions, Resources, and Summary
  19.  
  20. This demo issue of Prepare() does not include the detailed information on each instance variable, method, function, and resource defined in this file.  Subscribers receive complete source and manual pages for every class in each issue.
  21.  
  22.