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