home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / education / howmany / !HowMany / Credits < prev    next >
Encoding:
Text File  |  1996-02-29  |  2.3 KB  |  48 lines

  1. The Fractal trees are copyright of RiscUser and used with their permission.
  2.  
  3. -----------------------------------------------------------------------------
  4.  
  5. This program has been written using the routines supplied with the EvntShell
  6. library which is copyright Paul Hobbs.
  7.  
  8. EvntShell is a starting point for developing your own applications that run
  9. under the RISC-OS wimp system. The EvntShell library contains code to handle
  10. most of the 'Events' (i.e. opening a menu, closing a window etc) that can
  11. occur, and all your application has to do is inform the library what it
  12. should do when certain events occur. For example a menu can be attached to a
  13. window or to an icon - the library will open the menu for you (in the
  14. correct position!) when the <MENU> button on the mouse is used.
  15.  
  16. Normally writing a wimp application is a very complex business, involving
  17. much reading of the Programmers Reference Manuals, magazine articles and
  18. examining other applications. The aim of the EvntShell library is to reduce
  19. the need for this and to enable the speedy creation of easily maintained and
  20. robust applications.
  21.  
  22. Distribution Licence for EvntShell
  23.  
  24. You have permission to use any part or the whole library in any Public
  25. Domain/ShareWare project ONCE YOUR COPY HAS BEEN REGISTERED, as long as I am
  26. fully credited (via the inclusion of this file in the program
  27. documentation). If you wish to use these routines in a program that is for
  28. sale (for however much and for whatever reasons) or released as copyright
  29. material then my express permission in writing must be obtained. I maintain
  30. copyright on all the material supplied as part of the EvntShell system
  31. (except where noted below) and reserve the right to amend these conditions
  32. in cases where I deem misuse.
  33.  
  34. The library code is supplied free of charge to everyone 'as is'. There is no
  35. guarantee that it is free from bugs and no warranty is given about its
  36. suitability for use.
  37.  
  38. Further details about EvntShell may be obtained from the author:
  39.  
  40. Paul Hobbs Rheinpfalzstrasse 2 85049 Ingolstadt Germany
  41.  
  42. The heap manager routines used by EvntShell are copyright Risc User and are
  43. used with permission.
  44.  
  45. Copyright for all of the supplied relocatable modules remains with the
  46. original authors.
  47.  
  48. -----------------------------------------------------------------------------