
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] [OT] An ncurses question
- Date: Thu, 15 Nov 2007 04:56:58 +0900
- From: <burlingk@example.com>
- Subject: [tlug] [OT] An ncurses question
I am reading a book on ncurses, and it states that by default
most changes write to the stdscr, and do not update to the
curscr (current screen) until you use the refresh() function.
However, on my system it would appear that changes are made
directly to the curscr, and I do not seem to be able to find
a way to change that behavior.
Does anyone have any ideas or suggestions? Perhaps the behavior
has changed in newer versions of the library?
--
Ken
Home |
Main Index |
Thread Index