TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:9051] cursor positioning in C++
GNU has a library package called ncurses that does that sort of stuff. It
has C++ bindings.
http://www.gnu.org/software/ncurses/ncurses.html
Chris
On Fri, 8 Oct 1999, Jared Sprague wrote:
> Are there any C++ functions for Linux that reposition
> the cursor so you can redraw single lines of output
> without clearing the whole screen? Kind of like the
> equivalent gotox/gotoy functions in dos.h
>
> thanks in advance,
> - Jared Sprague
>
>
>
> =====
>
> __________________________________________________
> Do You Yahoo!?
> Bid and sell for free at http://auctions.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
>