home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / programm / 8904 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.4 KB

  1. Path: sparky!uunet!wupost!usc!snorkelwacker.mit.edu!ai-lab!zurich.ai.mit.edu!pshuang
  2. From: pshuang@zurich.ai.mit.edu (Ping Huang)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: text based windowing libraries
  5. Message-ID: <PSHUANG.92Aug31104728@freeside.ai.mit.edu>
  6. Date: 31 Aug 92 14:47:28 GMT
  7. References: <BsvHr5.Ipn@ais.org>
  8. Sender: news@ai.mit.edu
  9. Distribution: usa
  10. Organization: M.I.T. Artificial Intelligence Lab.
  11. Lines: 20
  12. In-reply-to: jon@ais.org's message of 12 Aug 92 13:35:27 GMT
  13.  
  14.  
  15.  > I'm looking for a text based windowing library - something that I can
  16.  > use to develop a windows like program that runs under dos in text mode.
  17.  
  18. I have used Mewel, a text-based windowing library which works pretty
  19. well, for a non-trivial application. It emulates as much of the Windows
  20. API as makes sense under text-mode. However, if you're not interested in
  21. trying for single-source tree for your application code to compile under
  22. both Windows and DOS, Mewel probably has a higher overhead in terms of
  23. speed and memory footprint than is desirable.
  24.  
  25. There are a large number of others... a new one recently came out which
  26. also provides Windows API support. This question needs to be put into
  27. the FAQ.
  28.  
  29. --
  30. | Ping Huang (INTERNET: pshuang@martigny.ai.mit.edu) speaking for himself.
  31. | "One Thing to name them all, One Thing to define them,
  32. |  One Thing to place them in environments and bind them..."
  33.  
  34.