bug-ncurses
[Top][All Lists]
Advanced

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

Re: Display problems


From: Thomas E. Dickey
Subject: Re: Display problems
Date: Wed, 23 Jan 2002 20:01:18 -0500 (EST)

On Wed, 23 Jan 2002, Peter Jay Salzman wrote:

> ok, now i'm confused.  in his code, he printed to window w.  to get the
> physical screen updated, i thought you refresh w, not stdscr.
>
> is it not the case that every call to
>
>    wprintw(w, ...);
>
> gets updated by a corresponding
>
>    wrefresh(w);

yes, but... (see my reply)

-- 
T.E.Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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