I'm only really interested in the coloring and positioning of characters and
the different screen regions. There will be no mouse input (will just
ignore them completely) and there will only be minimal keyboard input. It's
not big job to implement all this myself I just didn't want to reinvent th
VANCED-DOTNET@DISCUSS.DEVELOP.COM
>Subject: [ADVANCED-DOTNET] ncurses Library for .NET
>
>*Hello List,*
>
>I'm looking for a console graphics library for .NET but I'm coming up
>empty handed. Ideally I would like it to look like ncurses which you can
>find on any *nix ins
What particular part of ncurses are you looking for? Do you need mouse
input, do you want simply colour and positioning, are you looking for
windowing, etc.?
I you're only looking for positioning and colour, do
Console.SetCursorPosition(), Console.BackgroundColor,
Console.ForegroundColor not do
: [ADVANCED-DOTNET] ncurses Library for .NET
*Hello List,*
I'm looking for a console graphics library for .NET but I'm coming up
empty handed. Ideally I would like it to look like ncurses which you can
find on any *nix installation. I'm looking for a library with which I can
produce
008 11:11 AM
> To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
> Subject: [ADVANCED-DOTNET] ncurses Library for .NET
>
>
> *Hello List,*
>
> I'm looking for a console graphics library for .NET but
> I'm coming up empty handed. Ideally I would like it to look
> like ncur
*Hello List,*
I'm looking for a console graphics library for .NET but I'm coming up
empty handed. Ideally I would like it to look like ncurses which you can
find on any *nix installation. I'm looking for a library with which I can
produce something like this: http://htop.sourceforge.net/htop