bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: flashing screen symptoms (an example)


From: Thomas Dickey
Subject: Re: flashing screen symptoms (an example)
Date: Sat, 4 Nov 2000 05:55:32 -0500
User-agent: Mutt/1.2.5i

On Sat, Nov 04, 2000 at 01:22:07AM -0330, Neil Zanella wrote:
> 
> Hello,
> 
> Finally I figured out what was causing those flashes. I had a call to
> wclear() on a subwindow instead of a call of werase(). The wclear()
> was causing the entire screen to be repainted. So that was a very
> silly mistake which I should have spotted!!!

that's good (simple bugs have simple fixes)
 
-- 
Thomas E. Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]