[Lazarus] Question regarding Call Stack window

Graeme Geldenhuys graemeg.lists at gmail.com
Wed Feb 24 14:49:46 CET 2010


2010/2/23 Mattias Gärtner <nc-gaertnma at netcologne.de>

> Zitat von Duncan Parsons <D.Parsons at seamsltd.com>:
>
>  [...]
>>
>> I wish to create a component that gives 10 buttons aligning 5 buttons on
>> each side.
>> The thing is, that I want to make both sides resize using anchors or
>> something like that.
>> The resizing should be both on width and height of the buttons but it
>> can shrink up to a given size.
>>
>> The thing that I do not understand how to do, is to be able to
>> grow/shrink both sides in width without covering each other.
>> So how do I do it properly ?
>>
>
> Layout=cclTopToBottomThenLeftToRight
> ChildSizing.ControlsPerLine=5
> EnlargeHorizontal=crsScaleChilds
>

Thanks I'll try it out.


>
>
> Mattias
>
>
>
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>


Ido
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20100223/4873273e/attachment-0004.html>


More information about the Lazarus mailing list