home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / 20707 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!gatech!usenet.ins.cwru.edu!cleveland.Freenet.Edu!br762
  2. From: br762@cleveland.Freenet.Edu (Tim Werner)
  3. Newsgroups: comp.windows.x
  4. Subject: re: asente-swick
  5. Date: 3 Jan 1993 23:33:16 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Lines: 27
  8. Message-ID: <1i7t3sINNmdu@usenet.INS.CWRU.Edu>
  9. Reply-To: br762@cleveland.Freenet.Edu (Tim Werner)
  10. NNTP-Posting-Host: hela.ins.cwru.edu
  11.  
  12.  
  13. In a previous article, cp78085@csie.nctu.edu.tw (Tan Koan-Sin) says:
  14.  
  15. >Asente & Swick use their own wigdet set in that book. Not Motif, nor Athena 
  16. >Widgets.
  17.  
  18. Tan emailed me, asking me to tell him my specific compile errors, and I ended
  19. up hacking around until I got them all to go away. I still don't understand
  20. it, though.
  21.  
  22. I had to:
  23.   include <X11/ObjectP.h> in GraphDispP.h
  24.   include <X11/CompositeP.h> in BoxP.h
  25.   include <X11/CoreP.h>           "
  26.   include <X11/ObjectP.h>         "
  27.   include <X11/ObjectP.h>    in LabelGadgP.h
  28.   include <X11/RectObjP.h>        "
  29.   include <X11/ObjectP.h>    in MenuP.h
  30.   include <X11/ObjectP.h>    in Confirm1P.h
  31.  
  32. Why did I have to do all this to make the widgets? Why does it compile out
  33. of the box for everyone else?
  34.  
  35. Thanks to everyone who wrote.
  36.  
  37. tim werner
  38. -- 
  39.