On Sat, Jul 28, 2012 at 11:59 AM, Mattias Gaertner <
[email protected]> wrote:

> Both FPackages and FSPlitter are put at Left=0, so the primary key
> for ordering of alLeft controls gives the LCL no clue. The secondary
> key is to sort for last SetBounds call. Because you have some complex
> controls the order of SetBounds calls is hard to find out.
>
> Give the LCL a clue what you mean. Add
> FSplitter.Left:=1;
>

Ok, it was so easy!
I committed the change in r38071.
Thanks.

Juha
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to