home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / dreamscape / examples / Dreamscape / Examples / PicViewer / ReadMe next >
Encoding:
Text File  |  1996-09-22  |  668 b   |  13 lines

  1.                           PicViewer version 1.00       (22nd September 1996)
  2.                          ========================
  3.  
  4. This is probably the only useful example program that comes with Dreamscape.
  5. What it does is display a graphic that you drag to its iconbar icon. It lets
  6. you change the scale of the graphic and open new views. It also lets you copy
  7. the graphic to the clipboard, so it can then be transferred to, for example,
  8. an Impression frame.
  9.  
  10. PicViewer uses Dreamscape's graphics rendering routines and the Document and
  11. View classes, but don't use Dreamscape's Document and View classes in your
  12. own programs yet, because I'm going to change them soon.
  13.