home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / prolog / 2455 < prev    next >
Encoding:
Internet Message Format  |  1993-01-26  |  862 b 

  1. Path: sparky!uunet!spool.mu.edu!agate!doc.ic.ac.uk!uknet!bhamcs!percy!lxl
  2. From: lxl@cs.bham.ac.uk (Lunjin Lu)
  3. Newsgroups: comp.lang.prolog
  4. Subject: information on library for menu manipulations
  5. Message-ID: <1993Jan26.121553@cs.bham.ac.uk>
  6. Date: 26 Jan 93 12:15:53 GMT
  7. Sender: news@cs.bham.ac.uk
  8. Organization: School of Computer Science, University of Birmingham, UK
  9. Lines: 11
  10. Nntp-Posting-Host: fattie
  11.  
  12. I am currently prototying an interactive program. I need predicates for menu 
  13. manipulations on a textual screen.  In my program, a menu is represented as 
  14. a list of item-action (an action is a goal) pairs. I need a procedure to 
  15. display the menu, let the user to select an item ,and takes the associated
  16. action. 
  17.  
  18. I wonder if there is any existing library for this purpose. Your help will be 
  19. appreciated.  Thank you in advance.
  20.  
  21. Lunjin Lu
  22. L.Lu@cs.bham.ac.uk
  23.