[ge-talk] Performance Re: A layout manager
Christof Lutteroth
lutteroth at cs.auckland.ac.nz
Tue Aug 28 19:38:28 EDT 2007
Fredrik Holmqvist wrote:
> I actually read your paper now, and it has everything I'd want from a
> layout engine. It seems it would manage 'sub-layouts' by just adding the
> sublayout tabs and constraints to the master layout. It also seems to be
> very graceful to layout generating tools as the tabs and constraints are
> easy to formulate.
>
> I think I will have to reread the implementation description a few
> times, it seems that some of my knowledge from University has gone
> unused for too long. Maybe I'll have better luck looking at the C# code :)
I am happy that there are people like you who find it useful.
As mentioned, this is actually an older version, and the newer version
supports additional features such as considering preferred sizes and
soft constraints using linear optimization. But the main concepts are
all the same.
I will try and prepare a C# source code package with examples in the
next days.
Cheers,
Christof
More information about the glasselevator-talk
mailing list