[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: derwin problems
From: |
Roger Gammans |
Subject: |
Re: derwin problems |
Date: |
Mon, 13 May 2002 09:43:49 +0100 |
On Sat, May 11, 2002 at 03:37:19PM -0400, Thomas Dickey wrote:
> On Sat, May 11, 2002 at 08:03:15PM +0100, Roger Gammans wrote:
> > Unfortunaltley this means if you call wresize on a window, you
> > must call it on all it's sub-windows. A better fix would be
> > to update the copied pointer in the subwindows when their parent
> > is resized.
>
> actually resizterm is supposed to do that (but has limitations as noted in
> the Debian bug reports).
Hmm.
But resizeterm can leave data structures in a seriously invalid
state then if it exits early due to wresize failing, and then
the application doesn't know which windows it daren't touch.
Clearly , the failed resize case needs more tidying up work done
than is done currently, for both wresize and resizeterm.
I try to have a look at this later this evening.
TTFN
--
Roger.
Master of Peng Shui. (Ancient oriental art of Penguin Arranging)
- derwin problems, Scott Beck, 2002/05/04
- Re: derwin problems, Thomas Dickey, 2002/05/04
- Re: derwin problems, Scott Beck, 2002/05/05
- Re: derwin problems, Gernot Hillier, 2002/05/05
- Re: derwin problems, Thomas Dickey, 2002/05/05
- Re: derwin problems, Scott Beck, 2002/05/11
- Re: derwin problems, Thomas Dickey, 2002/05/11
- Re: derwin problems, Roger Gammans, 2002/05/11
- Re: derwin problems, Roger Gammans, 2002/05/11
- Re: derwin problems, Thomas Dickey, 2002/05/11
- Re: derwin problems,
Roger Gammans <=
- Re: derwin problems, Scott Beck, 2002/05/12