home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / fj / maillis / xwindow / 19055 < prev    next >
Encoding:
Internet Message Format  |  1993-01-02  |  2.6 KB

  1. Path: sparky!uunet!wupost!spool.mu.edu!sgiblab!nec-gw!nec-tyo!wnoc-tyo-news!scslwide!wsgw!wsservra!onoe
  2. From: br762@cleveland.Freenet.Edu (Tim Werner)
  3. Newsgroups: fj.mail-lists.x-window
  4. Subject: Re: Xt question. Where are the pushbuttons?
  5. Message-ID: <1993Jan2.165644.12241@sm.sony.co.jp>
  6. Date: 2 Jan 93 16:56:44 GMT
  7. Sender: onoe@sm.sony.co.jp (Atsushi Onoe)
  8. Distribution: fj
  9. Organization: Case Western Reserve University, Cleveland, OH (USA)
  10. Lines: 50
  11. Approved: michael@sm.sony.co.jp
  12.  
  13. Date: 2 Jan 1993 15:50:22 GMT
  14. Message-Id: <1i4djuINNgo8@usenet.INS.CWRU.Edu>
  15. Newsgroups: comp.windows.x
  16. References: <1993Jan2.113559.13911@csie.nctu.edu.tw>, <1993Jan2.033614.10305@jwminhh.hanse.de>
  17. Sender: xpert-request@expo.lcs.mit.edu
  18.  
  19.  
  20. In a previous article, cp78085@csie.nctu.edu.tw (Tan Koan-Sin) says:
  21. >Jan Wieck (wieck@jwminhh.hanse.de) wrote:
  22. >:-> The above #include-statement requires a Pushbutton.h (case-sensitive)
  23. >:-> file in the current working directory. Even if Motif is installed on
  24. >:-> your system, it wouldn't be here.
  25. >Asente & Swick use their own wigdet set in that book. Not Motif, nor Athena 
  26. >Widgets.
  27.  
  28. What Tan says is true. I have picked up the Asente-Swick widget set from
  29. gatekeeper, but now I get some really rude compile errors. I had to add
  30. "#include <X11/ObjectP.h>"
  31. to GraphDispP.h to compile BarDisplay.c, but I can't for the life of me figure
  32. out how to fix up Box.c, and I'm growing increasingly uncomfortable with
  33. the idea of adding statements to this code (I'm talking about the stuff from
  34. asente-swick.examples.tar) just to make compiler error messages go away.
  35.  
  36. I'm starting to think there may be something wrong with my setup, although
  37. what that might be...it's certainly not a question of missing include files, 
  38. because it's finding everything. And it's not my libraries, because it's not
  39. getting that far.
  40.  
  41. Plus, our sys-admin got laid off a couple of weeks ago, and his functions got
  42. moved to someone who is only a beginner with Unix, and doesn't speak X yet.
  43.  
  44. Would I be better off trying to learn XView? I had thought that the Xt stuff
  45. was the next thing to tackle after I learned enough Xlib to convince myself
  46. that I needed a toolkit to do any real X app's. I have read, however, that
  47. XView has prettier buttons, and I'm pretty sure we have the XVview libs and
  48. includes on our system.
  49.  
  50. Is the O'Reilly XView Programming Manual the best book for learning XView? I
  51. have had a hard time getting excited about any of the O'Reilly books, but
  52. read somewhere that later editions are better.
  53.  
  54. Why is it so hard to get a push-button to work in X?
  55.  
  56. thanx
  57. tim w
  58. --
  59. Boob's Law:
  60.         You always find something in the last place you look.
  61.  
  62. -- 
  63.