home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4311 < prev    next >
Encoding:
Text File  |  1992-08-18  |  2.2 KB  |  53 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!munnari.oz.au!bunyip.cc.uq.oz.au!griffin!snark!mark
  3. From: mark@snark.itc.gu.edu.au (Mark Hessling)
  4. Subject: Curses Libraries for OS/2 (was - Re: Where am I going wrong????)
  5. Message-ID: <mark.714176206@snark>
  6. Sender: news@griffin.itc.gu.edu.au
  7. Nntp-Posting-Host: snark.itc.gu.edu.au
  8. Organization: ITC, Griffith University, Brisbane, Australia
  9. References: <1992Aug17.082023.13914@stortek.com> <1992Aug17.093809.24122@Informatik.TU-Muenchen.DE> <1992Aug17.190209.8650@njitgw.njit.edu> <1992Aug18.051339.13101@midway.uchicago.edu>
  10. Date: 18 Aug 92 22:16:46 GMT
  11. Lines: 40
  12.  
  13. soh3@quads.uchicago.edu (min-woong sohn) writes:
  14.  
  15. >In article <1992Aug17.190209.8650@njitgw.njit.edu> dic5340@hertz.njit.edu (David Charlap) writes:
  16. >>
  17. >>This is the way it's done under Unix and other systems, as well.
  18. >>That's why some enterprising programmers wrote the curses package.  I
  19. >>wonder when this'll be ported to OS/2.
  20. >>
  21.  
  22. >BSD curses package is already ported to OS/2 2.0 by Kai about
  23. >a month ago.  It's part of g++ he ported but you can use it with C
  24. >without any problem.  It just works fine.  It is included in a
  25. >g++ library file, whose name I forgot.  But the file size seems
  26. >to be above 1.2 meg.  It is under /pub/os2/2.0/programmer (correct me).
  27.  
  28. >Min
  29.  
  30.  
  31. Although not yet 'officially' announced, a beta version of PDCurses 2.0 is
  32. available for anon ftp. This library is an almost complete rewrite of the
  33. original PCCurses 1.4, by Bjorn Larrson. PDCurses is System V based,
  34. supports pads, color etc. The library works on DOS and OS/2. Work is
  35. currently underway to compile with emx and/or gcc/2. PDCurses is public
  36. domain code.
  37.  
  38. You can ftp the source from:
  39.  
  40.  accord.dciem.dnd.ca  (192.16.207.25)
  41.  
  42.  in /pub/curses/pdcurses
  43.  
  44. If you have any problems or bug fixes, let me know.
  45.  
  46. Cheers, Mark
  47. ------------------------------------------------------------------------
  48. Mark Hessling                         Email: mark@snark.itc.gu.edu.au
  49. DBA,ITS                               Phone: +617 875 7691
  50. Griffith University                   Fax:   +617 875 7877
  51. Nathan, Brisbane QLD 4111 Australia   *** PDCurses Maintainer ***
  52. ------------------------------------------------------------------------
  53.