bug-ncurses
[Top][All Lists]
Advanced

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

Re: Moving subwindows with NCURSES_OPAQUE


From: Thomas Dickey
Subject: Re: Moving subwindows with NCURSES_OPAQUE
Date: Wed, 16 Dec 2009 06:48:23 -0500 (EST)

On Tue, 15 Dec 2009, Bryan Christ wrote:

The following code snippet you show is a workaround for a bug where
moving the parent window doesn't update the child window.  It is a know
issue.

I have the exact same "fix" in my code to handle this scenario and will
have to find a new solution as well.  I knew this day was coming and was
hoping to farther along in my project.

I haven't visited it in a while, but test/movewindow.c was where I was investigating the general area (not simple, since Solaris curses dumps core... but iirc, some other flavors behave similarly to ncurses in that area).

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




reply via email to

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