Re: [Lazarus] Align/Anchor to widest label

2015-03-25 Thread Torsten Bonde Christiansen
I would prefer that too, but unfortunately that is not my decision to make... :( I was thinking about making an "invisible" bevel inbetween the edits/dropdown and labels, then anchor the edits/dropdown to the bevel and use code to calculate the place for the bevel. -Torsten. On 2015-03-25 1

Re: [Lazarus] Align/Anchor to widest label

2015-03-25 Thread Kiên Nguyễn Tiến Trung
I prefer setting property Align to alTop. Although it is not so nice, it brings me a huge advantage. There is no need to set anchors, so it will be easy while adding/removing components. As a result, designing time will be reduce considerably. Additionally, you will no longer need to be worry about

Re: [Lazarus] Align/Anchor to widest label

2015-03-25 Thread Henry Vermaak
On Wed, Mar 25, 2015 at 10:52:01AM +0100, Torsten Bonde Christiansen wrote: > Is it possible by using align, anchor, or some third option, to > always make the two edits and the drop-down box align with the > widest of the three labels. > > Since these labels will be translated to many languages I

[Lazarus] Align/Anchor to widest label

2015-03-25 Thread Torsten Bonde Christiansen
Hi. Please look at the picture below: Is it possible by using align, anchor, or some third option, to always make the two edits and the drop-down box align with the widest of the three labels. Since these labels will be translated to many languages I cannot assume that the 2nd labels is th