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

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