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

  1. Path: sparky!uunet!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: 2 Jan 1993 15:50:22 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Lines: 44
  8. Message-ID: <1i4djuINNgo8@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
  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. >Jan Wieck (wieck@jwminhh.hanse.de) wrote:
  16. >:-> The above #include-statement requires a Pushbutton.h (case-sensitive)
  17. >:-> file in the current working directory. Even if Motif is installed on
  18. >:-> your system, it wouldn't be here.
  19. >Asente & Swick use their own wigdet set in that book. Not Motif, nor Athena 
  20. >Widgets.
  21.  
  22. What Tan says is true. I have picked up the Asente-Swick widget set from
  23. gatekeeper, but now I get some really rude compile errors. I had to add
  24. "#include <X11/ObjectP.h>"
  25. to GraphDispP.h to compile BarDisplay.c, but I can't for the life of me figure
  26. out how to fix up Box.c, and I'm growing increasingly uncomfortable with
  27. the idea of adding statements to this code (I'm talking about the stuff from
  28. asente-swick.examples.tar) just to make compiler error messages go away.
  29.  
  30. I'm starting to think there may be something wrong with my setup, although
  31. what that might be...it's certainly not a question of missing include files, 
  32. because it's finding everything. And it's not my libraries, because it's not
  33. getting that far.
  34.  
  35. Plus, our sys-admin got laid off a couple of weeks ago, and his functions got
  36. moved to someone who is only a beginner with Unix, and doesn't speak X yet.
  37.  
  38. Would I be better off trying to learn XView? I had thought that the Xt stuff
  39. was the next thing to tackle after I learned enough Xlib to convince myself
  40. that I needed a toolkit to do any real X app's. I have read, however, that
  41. XView has prettier buttons, and I'm pretty sure we have the XVview libs and
  42. includes on our system.
  43.  
  44. Is the O'Reilly XView Programming Manual the best book for learning XView? I
  45. have had a hard time getting excited about any of the O'Reilly books, but
  46. read somewhere that later editions are better.
  47.  
  48. Why is it so hard to get a push-button to work in X?
  49.  
  50. thanx
  51. tim w
  52. --
  53. Boob's Law:
  54.         You always find something in the last place you look.
  55.  
  56. -- 
  57.