home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / prolog / 1474 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.3 KB

  1. Path: sparky!uunet!mcsun!uknet!sersun1!csc2!palmm
  2. From: palmm@csc2.essex.ac.uk (Palmer M J)
  3. Newsgroups: comp.lang.prolog
  4. Subject: Re: interface to X-windows
  5. Message-ID: <4786@sersun1.essex.ac.uk>
  6. Date: 30 Jul 92 13:21:25 GMT
  7. References: <1589opINNefo@fbi-news.Informatik.Uni-Dortmund.DE>
  8. Sender: news@sersun1.essex.ac.uk
  9. Reply-To: palmm@essex.ac.uk (Palmer M J)
  10. Organization: University of Essex, Colchester, UK
  11. Lines: 27
  12.  
  13. In article <1589opINNefo@fbi-news.Informatik.Uni-Dortmund.DE> bell@kitz.informatik.uni-dortmund.de (Siegfried Bell) writes:
  14. >Hello,
  15. >
  16. >we are working with the interface to X-windows of Quintus Prolog (PROXL, PROXT)
  17. >and have some questions regarding the input from the keyboard. We don't want to
  18. >compose each string char by char.
  19. >
  20. >Is there anybody who could help us or give some references except the
  21. >manuals of
  22. >Quintus Prolog.
  23.  
  24. I am not exactly sure what you are trying to do or the problem you are 
  25. having but I found the following book ESSENTIAL for using PROXL/PROXT:
  26.  
  27.    Young, Douglas A. 1990
  28.  
  29.    The X Window System Programming and Applications with Xt:
  30.    OSF/Motif Edition.
  31.  
  32.    (Prentice Hall, Inc.)
  33.  
  34. This book is only concerned with the C Language interface to the OSF/Motif
  35. toolkit but since the Quintus manuals only describe the interface between
  36. Prolog and C and not the the details of the toolkit itself, it is pretty
  37. indispensible.
  38.  
  39. Mike.
  40.