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

  1.  
  2. This program is the sort of program you always get with any Wimp programming
  3. utility. It does lots of things, none of which are useful, but all of which
  4. are designed to test the class library.
  5.  
  6. I'll leave you to find out what it does, but I'll give you one hint: if you
  7. double-click a text file when it is loaded, it will display it in a command
  8. window, so don't leave it loaded when you're trying to do real work. :-)
  9.  
  10. Another thing you can try is triple clicking in the window that is displayed
  11. by selecting 'Show thingy' from the iconbar menu. You can also try
  12. double-dragging - that is, double-clicking but holding down the button on the
  13. second click (Zap and Edit support this). Yep, that's right, Dreamscape
  14. supports triple clicks (and quad clicks, and so on)! However, it does need a
  15. bit of work to tidy it up.
  16.  
  17. Note that the colours in the Picture window do not work as there are bugs in
  18. the ColourDBox module.
  19.  
  20. Lastly, try dragging draw files (and other graphics files) to the picture
  21. window. The program handles them with the minimum of work.
  22.