|
From: | Thomas Dickey |
Subject: | Re: Ncurses & native WIN32 support... |
Date: | Tue, 8 Nov 2005 06:56:50 -0500 (EST) |
On Tue, 8 Nov 2005, William McBrine wrote:
On 11/7/05, Austin Gilbert <address@hidden> wrote:Is anyone working on a native version of Ncurses for Windows??Try PDCurses: http://pdcurses.sf.net/ It's 90% compatible with ncurses.
I'm not sure about the percentage. For the normal curses-level stuff, probably. But it doesn't implement any of the terminfo level. PDCurses provides support for console applications (it would be nice to be able to
link with the GUI libraries and make a simple resizable window).A "native" ncurses for Windows probably doesn't really need terminfo (no real point in implementing terminfo, since Microsoft's terminal emulators can generally be disregarded).
-- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net
[Prev in Thread] | Current Thread | [Next in Thread] |