home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14321 < prev    next >
Encoding:
Text File  |  1992-07-24  |  1.0 KB  |  35 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!pilchuck!uw-coco!uw-beaver!terence
  3. From: terence@cs.washington.edu (Chung Chan)
  4. Subject: Beginning in X-Window
  5. Message-ID: <1992Jul24.002016.10876@beaver.cs.washington.edu>
  6. Sender: news@beaver.cs.washington.edu (USENET News System)
  7. Organization: Computer Science & Engineering, U. of Washington, Seattle
  8. Distribution: uw
  9. Date: Fri, 24 Jul 92 00:20:16 GMT
  10. Lines: 23
  11.  
  12.  
  13.     I am just a beginner in X-Window programming. I brought a book "X 
  14.     Window systems programming and applications with Xt".
  15.     And I try to type in the memo program on page 25-27 from that book.
  16.     It doesn't work. In the program:
  17.     
  18.     #include <Xw/Xw.h>
  19.     #include <Xw/SText.h>
  20.     
  21.     But, Wolf don't have that directory!!
  22.     That's why it doesn't work!!
  23.     So, can anyone help me and explain to me what is wrong and what
  24.     should I do!!
  25.  
  26.     Do anyone have any very simple memo program that's work for Wolf and
  27.     send it to me?
  28.     
  29.     Thank You for reading
  30.  
  31.     Terence.
  32.  
  33. P.S.    Can you reply or send the program to terece@wolf.cs.washington.edu
  34.  
  35.