home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!sersun1!csc2!palmm
- From: palmm@csc2.essex.ac.uk (Palmer M J)
- Newsgroups: comp.lang.prolog
- Subject: Re: interface to X-windows
- Message-ID: <4786@sersun1.essex.ac.uk>
- Date: 30 Jul 92 13:21:25 GMT
- References: <1589opINNefo@fbi-news.Informatik.Uni-Dortmund.DE>
- Sender: news@sersun1.essex.ac.uk
- Reply-To: palmm@essex.ac.uk (Palmer M J)
- Organization: University of Essex, Colchester, UK
- Lines: 27
-
- In article <1589opINNefo@fbi-news.Informatik.Uni-Dortmund.DE> bell@kitz.informatik.uni-dortmund.de (Siegfried Bell) writes:
- >Hello,
- >
- >we are working with the interface to X-windows of Quintus Prolog (PROXL, PROXT)
- >and have some questions regarding the input from the keyboard. We don't want to
- >compose each string char by char.
- >
- >Is there anybody who could help us or give some references except the
- >manuals of
- >Quintus Prolog.
-
- I am not exactly sure what you are trying to do or the problem you are
- having but I found the following book ESSENTIAL for using PROXL/PROXT:
-
- Young, Douglas A. 1990
-
- The X Window System Programming and Applications with Xt:
- OSF/Motif Edition.
-
- (Prentice Hall, Inc.)
-
- This book is only concerned with the C Language interface to the OSF/Motif
- toolkit but since the Quintus manuals only describe the interface between
- Prolog and C and not the the details of the toolkit itself, it is pretty
- indispensible.
-
- Mike.
-