home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / 20705 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  1.5 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: Xt question. Where are the pushbuttons?
  5. Date: 3 Jan 1993 15:18:11 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Lines: 35
  8. Message-ID: <1i703jINN525@usenet.INS.CWRU.Edu>
  9. References: <1993Jan2.113559.13911@csie.nctu.edu.tw> <1993Jan2.033614.10305@jwminhh.hanse.de>
  10. Reply-To: br762@cleveland.Freenet.Edu (Tim Werner)
  11. NNTP-Posting-Host: hela.ins.cwru.edu
  12.  
  13.  
  14. In a previous article, cp78085@csie.nctu.edu.tw (Tan Koan-Sin) says:
  15.  
  16. >Asente & Swick use their own wigdet set in that book. Not Motif, nor Athena 
  17. >Widgets.
  18.  
  19. Tan emailed me, asking me to tell him my specific compile errors, and I ended
  20. up hacking around until I got them all to go away. I still don't understand
  21. it, though.
  22.  
  23. I had to:
  24.   include <X11/ObjectP.h> in GraphDispP.h
  25.   include <X11/CompositeP.h> in BoxP.h
  26.   include <X11/CoreP.h>           "
  27.   include <X11/ObjectP.h>         "
  28.   include <X11/ObjectP.h>    in LabelGadgP.h
  29.   include <X11/RectObjP.h>        "
  30.   include <X11/ObjectP.h>    in MenuP.h
  31.   include <X11/ObjectP.h>    in Confirm1P.h
  32.  
  33. Why did I have to do all this to make the widgets? Why does it compile out
  34. of the box for everyone else?
  35.  
  36. Thanks to everyone who wrote.
  37.  
  38. tim werner
  39. --
  40. The shadow of the bamboo sweeps the steps,
  41. but the dust does not stir.
  42. The moon's disc bores into the lake,
  43. but the water shows no scar.
  44.  
  45.  
  46.   
  47. -- 
  48.