[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: moving window handling into lisp
From: |
Lennart Borgman |
Subject: |
Re: moving window handling into lisp |
Date: |
Thu, 13 Aug 2009 13:32:14 +0200 |
New, version. This one does walk down too... ;-)
On Thu, Aug 13, 2009 at 12:25 PM, Lennart
Borgman<address@hidden> wrote:
> On Thu, Aug 13, 2009 at 11:57 AM, Lennart
> Borgman<address@hidden> wrote:
>> On Thu, Aug 13, 2009 at 11:55 AM, martin rudalics<address@hidden> wrote:
>>>> Ehum, as always..., here is a better, somewhat more working version... ;-)
>>>
>>> IIUC you're going down in some window tree and try to distribute the
>>> available space among the children of each internal window. But the
>>> interesting part is when you have to backtrack because some window
>>> didn't fit into its parent and you have to shrink (or enlarge) some
>>> (grand-)parent's sibling. I couldn't find that part :-(
>>
>>
>> And that is the whole point of going up the tree and collecting sizes
>> first...
>
>
> Here is the walking down part too. You have to tell me what you are missing.
>
win-alg.el
Description: Text document
- Re: moving window handling into lisp, (continued)
- Re: moving window handling into lisp, martin rudalics, 2009/08/12
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/12
- Re: moving window handling into lisp, martin rudalics, 2009/08/12
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/12
- Re: moving window handling into lisp, martin rudalics, 2009/08/12
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/12
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/12
- Re: moving window handling into lisp, martin rudalics, 2009/08/13
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/13
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/13
- Re: moving window handling into lisp,
Lennart Borgman <=
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/13
- Re: moving window handling into lisp, martin rudalics, 2009/08/13
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/13
- Re: moving window handling into lisp, martin rudalics, 2009/08/13
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/13
- Re: moving window handling into lisp, martin rudalics, 2009/08/14
- Re: moving window handling into lisp, Lennart Borgman, 2009/08/14
- Re: moving window handling into lisp, martin rudalics, 2009/08/14
- Re: moving window handling into lisp, martin rudalics, 2009/08/12
- Re: moving window handling into lisp, Stefan Monnier, 2009/08/12