home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 20 / AACD20.BIN / AACD / Programming / ReactionExample / HowToReAction.readme < prev    next >
Encoding:
Text File  |  2001-02-16  |  518 b   |  27 lines

  1. Short:    ReAction GUI with ReActor 
  2. Author:   m.poellmann@haage-partner.com
  3. Uploader: m.poellmann@haage-partner.com
  4. Version:  1.1
  5. Type:     dev/src
  6.  
  7.  
  8. This is a simple C example about creating a ReAction 
  9. GUI with ReActor and how to use it in your application.
  10.  
  11. This example suits best with StormC4. 
  12.  
  13. ReActor and the documention for ReAction can be found 
  14. on the Developer CD V2.1.
  15.  
  16. This piece of source is `Public Domain'.
  17.  
  18.  
  19. History:
  20. ========
  21.  
  22. HowToReAction  1.0
  23. - first version.
  24.  
  25. HowToReAction  1.1
  26. - added a menu.
  27.