bug-ncurses
[Top][All Lists]
Advanced

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

Re: found the problem with resizing windows


From: Thomas Dickey
Subject: Re: found the problem with resizing windows
Date: Thu, 22 Jul 2004 16:03:33 -0400 (EDT)

On Thu, 22 Jul 2004, Folkert van Heusden wrote:

> I read in the lynx changelog:
>
> * add a call to wresize() after resizeterm() in case user resizes screen in
>   ncurses pad configuration (report by IZ) -TD
>
> maybe this is something? what would this pad configuration be? related to
> ncurses? (2001-04-01 (2.8.4dev.20))

lynx uses pad's to simulate a very wide window.
(lynx is a little complicated for resizing, since it may decide to reload
the webpage as part of repainting)

see newpad() and pnoutrefresh().

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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