On 2011-08-02 22:01, Nick Sabalausky wrote:
"Alex Rønne Petersen"<xtzgzo...@gmail.com>  wrote in message
news:j19d45$pt5$1...@digitalmars.com...
On 02-08-2011 18:44, Jacob Carlborg wrote:

Some kind of console library to easy handle input from a user,
displaying progress bars, outputting text in different colors and
similar.

Perhaps a curses binding of some sort?


Maybe for linux, but it should be cross-platform and therefore use the Win
API for that stuff on Windows. (For some bizarre reason, ANSI display
support was removed from approx Win2k onward.)

Actually when I think about it I've written a simple library like that in C++ for a school project. I wonder if I still have it somewhere.

--
/Jacob Carlborg

Reply via email to