home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilst / wimpres / !Demo / !Help < prev    next >
Text File  |  1995-05-10  |  2KB  |  64 lines

  1.  
  2.  
  3.         Wimp Demo
  4.         ---------
  5.         
  6.            by Software7
  7.            
  8.  
  9. This is public domain, there is no copyright AT ALL. Please use any of the
  10. code from this program you like and distribute copies to everyone with Risc OS.
  11.  
  12.  
  13. Introduction
  14. ============
  15. A while ago I could not write wimp programs but wanted to know how to.
  16. I couldn't afford the PRM's so I used Strong Help which was quite usefull.
  17. I read lots of things about window types, icons pointers menu etc. and thought
  18. that it would be nice to have a visual display of them all. Now that I am slightly
  19. more proficient at WIMP code I wrote one. 
  20.  
  21. Use
  22. ===
  23. Doulbe click on the !Demo icon in the filer window. 
  24. Then the icon appears on the icon bar you can do three things:
  25.  
  26. Click with select opens the main window
  27. Click with Adjust opens the pane window
  28. Click with menu opens the program menu
  29.  
  30. On the main window there are more menus that can be opened by 
  31. clicking in various places. Just sit and play around with the
  32. icons and menus while examining the code so you can see how things 
  33. operate.
  34.  
  35. Bugs
  36. ====
  37. Sometimes the menus mes up. This may be a fault in my code, but more likely
  38. a bug in the Menu Utils  module, it may just not be Risc PC compatable.
  39.  
  40.  
  41. Credits
  42. =======
  43.  
  44. Wimp Extension module
  45. Jon Ribbens of Doggy Soft
  46.  
  47. MenuUtils module
  48. Alex Petrov
  49.  
  50.  
  51. Main program:
  52.  
  53. Peter Cathcart of Software7
  54.  
  55. If you have any questions, comments, bug reports >:->, would like to join us, make a donation or just write to someone we can be found at:
  56.  
  57. Software7
  58. 15 Stewarton Drive
  59. Cambuslang
  60. Glasgow
  61. Scotland
  62. G72 8DF
  63.  
  64.