home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / j / journal / !Journal / Credits < prev    next >
Text File  |  1995-12-24  |  2KB  |  35 lines

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