home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / programm / 6558 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  2.6 KB

  1. Path: sparky!uunet!olivea!sgigate!sgiblab!munnari.oz.au!bunyip.cc.uq.oz.au!griffin!snark!mark
  2. From: mark@snark.itc.gu.edu.au (Mark Hessling)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Release of PDCurses 2.0; curses library for DOS and OS/2
  5. Keywords: curses
  6. Message-ID: <mark.722208985@snark>
  7. Date: 19 Nov 92 21:36:25 GMT
  8. Sender: news@griffin.itc.gu.edu.au
  9. Organization: ITC, Griffith University, Brisbane, Australia
  10. Lines: 47
  11. Nntp-Posting-Host: snark.itc.gu.edu.au
  12.  
  13. [If this shows up twice...apologies]
  14.  
  15. Announcing the release of PDCurses 2.0; a public domain curses screen
  16. handler for DOS and OS/2.
  17.  
  18. PDCurses v2.0 is an almost total rewrite of PCCurses 1.4 done by John
  19. 'Frotz' Fa'atuai, the previous maintainer. PDcurses 2.0 has been written
  20. to be compatible with System V 3.2 curses and includes support for pads
  21. and colour.
  22.  
  23. This version has been tested with Microsoft C v6.0, QuickC v2.0 and
  24. Borland C++ 2.0 under DOS and Microsoft C v6.0 and TopSpeed c v3.02
  25. under OS/2 2.0. Also the library has been compiled successfully with
  26. emx 0.8e, C Set/2 and Watcom 9.
  27. Most testing was done with the large memory model where applicable.
  28. The large memory model is probably the best model to use.
  29.  
  30. The amount of testing has not been as extensive as I would have
  31. liked, but demands on releasing a product have outweighed the
  32. product's quality. Nothing new with that !!
  33. Hopefully with wider circulation, more bugs will be fixed more quickly.
  34.  
  35. I have included just 1 makefile which is suitable for dmake 3.8 for
  36. both DOS and OS/2. The makefile does not rely on customisation of the
  37. dmake.ini file.
  38.  
  39. If you discover bugs, and especially if you have fixes, please let me
  40. know ASAP.
  41.  
  42. The source to the library is available from SIMTEL-20 in pd1:<msdos.screen>
  43. directory and in the equivalent SIMTEL-20 mirror sites. The source has been
  44. packaged with Info-Zip's Zip 1.9. You will need Info-ZIP unzip 5.0 to unzip.
  45. The source should also be appearing in comp.sources.misc shortly.
  46.  
  47. Follow the directions in the readme file to compile the library.
  48.  
  49. Currently there is an e-mail user's list that informs the PDCurses users
  50. regarding the latest news about this software.
  51. Contact Robert Wolf at rwolf@dciem.dnd.ca to join the e-mail list.
  52.  
  53. Cheers, Mark
  54. ------------------------------------------------------------------------
  55. Mark Hessling                         Email: M.Hessling@gu.edu.au
  56. DBA,ITS                               Phone: +617 875 7691
  57. Griffith University                   Fax:   +617 875 7877
  58. Nathan, Brisbane QLD 4111 Australia   *** PDCurses Maintainer ***
  59. ------------------------------------------------------------------------
  60.