home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / d / eventshell / Examples / !TestMenu / TestMenu / HelpData next >
Encoding:
Text File  |  1993-10-31  |  415 b   |  11 lines

  1. TestMenu
  2. A not so simple test app to check out Alex Petrov's
  3. excellent MenuUtil module for handling the menus.
  4.  
  5. Features demonstrated include creating font menus,
  6. the use of 'popup' menus for easy selection of
  7. choices and the creation of menus from a text file.
  8.  
  9. Try editing the file 'menufile' inside the application
  10. directory. This technique is very useful for lists
  11. of data that can be easily edited by the user.