home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / education / b / monarchs / !Monarchs / Credits < prev    next >
Text File  |  1996-02-29  |  2KB  |  56 lines

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