bug-ncurses
[Top][All Lists]
Advanced

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

Re: moving nested subwins


From: Clive Nicolson
Subject: Re: moving nested subwins
Date: Thu, 7 Jun 2007 12:56:04 +1200 (NZST)

Hi,

here is some code which demonstrates how to fix the "menu subwin moving"
problem for mvwin. This code is nonrecursive and I think will not break user code which traverses the window parent tree and recalculates _begy
and _begx. It also fixes the "form subwin moving" problem!

mvderwin needs a somewhat slightly different fix.

Anyone want a patch?

Clive




reply via email to

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