Refreshing the screen using curses (answer)
Chris Davies
chris at vision.UUCP
Mon Sep 18 19:55:04 AEST 1989
In article <543 at piglet.vision.UUCP> chris at vision.UUCP (that's me) wrote some
stuff about wanting to *completely* refresh a screen with MINICURSES...
Many thanks to all those who replied. I've been away for a couple of weeks;
hence the delay in responding :-)
The technique is to use wrefresh(curscr) rather than plain refresh() or
wrefresh(stdscr), etc..!
Chris
--
VISIONWARE LTD | UK UUCP: chris at vision.uucp
Leeds Business Park | US UUCP: chris at vware.uucp
Bruntcliffe Lane | JANET: chris%vision at uk.ac.ukc
Morley, LEEDS LS27 0JG | BANGNET: ...!mcvax!ukc!vision!chris
England | VOICE: +44 532 529292
----------------- "You call these opinons? Not Visionware's!" -----------------
More information about the Comp.unix.questions
mailing list