What library functionality would you most like to see in D?
Jacob Carlborg
doob at me.com
Tue Aug 2 23:41:41 PDT 2011
On 2011-08-02 22:01, Nick Sabalausky wrote:
> "Alex Rønne Petersen"<xtzgzorex at gmail.com> wrote in message
> news:j19d45$pt5$1 at 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
More information about the Digitalmars-d
mailing list