Re: Extended Layout Summary
- From: "Matthias Clasen" <matthias clasen gmail com>
- To: "Behdad Esfahbod" <behdad behdad org>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: Extended Layout Summary
- Date: Tue, 20 Nov 2007 22:07:19 -0500
On Nov 20, 2007 8:45 PM, Behdad Esfahbod <behdad behdad org> wrote:
> a) Maximize number of children taking their natural size.
I am not convinced this is always the best strategy. Doesn't this
encourage starving
one child in favour of the rest of the pack getting their natural size
? If you really want
to be flexible in this, you probably need to go to a TeX-like glue
model and assign
stretchabilities and shrinkabilities to children.
> b) The allocated size of children should be a continuous function of
> c_gap. That is, increasing the container size by one pixel should never
> make drastic changes in the distribution.
This one I fully agree with.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]