<div class="gmail_quote">On Sat, Jul 28, 2012 at 11:59 AM, Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de" target="_blank">nc-gaertnma@netcologne.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Both FPackages and FSPlitter are put at Left=0, so the primary key<br>
for ordering of alLeft controls gives the LCL no clue. The secondary<br>
key is to sort for last SetBounds call. Because you have some complex<br>
controls the order of SetBounds calls is hard to find out.<br>
<br>
Give the LCL a clue what you mean. Add<br>
FSplitter.Left:=1;<br></blockquote></div><br>Ok, it was so easy!<br>I committed the change in r38071.<br>Thanks.<br><br>Juha<br><br>