home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / x / 20385 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  2.5 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!ea08+
  2. From: eanders+@CMU.EDU (Eric A. Anderson)
  3. Newsgroups: comp.windows.x
  4. Subject: C++ toolkit -- graphlib-2 beta release
  5. Message-ID: <QfAVJHK00VQw0350ZP@andrew.cmu.edu>
  6. Date: 18 Dec 92 08:15:47 GMT
  7. Article-I.D.: andrew.QfAVJHK00VQw0350ZP
  8. Organization: Junior, Math/Computer Science, Carnegie Mellon, Pittsburgh, PA
  9. Lines: 45
  10.  
  11. A long time ago, I with a friend wrote the first version of graphlib,
  12. we released it to the network, and it went out on the X11R5 contrib
  13. tape.  On that tape  in the readme, I said we would be working on a
  14. C++ version of the toolkit.  The other original author left school,
  15. but I continued to work on the project.
  16. I have now gotten all of the clients in the new version working as
  17. well as the clients in the previous version so I am willing to make a
  18. more public release.
  19. I am considering this to be a beta release because I have not finished
  20. very much of the documentation, and I have not checked on the
  21. portability very much.
  22.  
  23. The most current copy of the library is available from
  24. azathoth.sura.net:pub/x11r5/graphlib-*
  25.  
  26. I will be working on completing the documentation, but do not know
  27. when that task will be complete.
  28. If you retrieve the package, could you send me mail?  I am interested
  29. to find out how many people get the program.  Also, if you have any
  30. problems compiling the package, please send me mail detailing what
  31. changes you had to make.  I'd like to make it as portable as possible.
  32.  
  33. If you have any questions about the toolkit, please ask me.
  34.  
  35. Excerpted from the README:
  36. --
  37. Graphlib is a graphics library designed to make X programming easy.
  38. I have not yet achived this goal because the library is pretty incomplete, 
  39. however when attempting to do those things which the library does currently
  40. support, it is easy to write programs. 
  41. --
  42. Currently supported system types:
  43. The program is known to compile under gcc 2.3.2 on the sun4.
  44. It works with libg++2 under gcc2.3.2
  45. --
  46. It may still work with gcc1.xx and libg++1.xx, I don't know.  I
  47. haven't tried it with them in a long time. I also haven't ever tried
  48. compiling with cfront.
  49.          -Eric 
  50. *********************************************************
  51. "Overhead, without any fuss, the stars were going out."
  52.            -The Nine Billion Names of God
  53. "Yes, you're very smart.  Shut up."
  54.            -In "The Princess Bride"
  55. *********************************************************
  56.