home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / desklib / examples / DeskLib / Examples / !IncDec / !Help next >
Encoding:
Text File  |  1994-10-22  |  383 b   |  11 lines

  1. !IncDec
  2. by Lee Atkinson
  3.  
  4. This example application tests the Icon increment/decrement button handlers
  5. These provide a simple way of adding a writable integer icon to your window,
  6. with bump icons with which the value can be increased/decreased.
  7.  
  8. You will need to make this application before you can run it - inside the
  9. application directory you will find the source, and a makefile.
  10.  
  11.