[Lazarus] Centered elements in autosize enabled panel. Possible?
Valdas Jankūnas
zmuogs at gmail.com
Sun Nov 10 23:01:01 CET 2013
2013.11.10 23:03, Avishai rašė:
> You can also use Constraints to set height/width of children with
> ChildSizing.
Forgot about that, thanks.
One problem left: when you add TBevel as child and if you want it
BorderSpacing.CellAlignVertical=ccaFill (to make separator), you get
fixed height (always 50). To fix this I must use custom TBevel with
overridden "CalculatePreferredSize" with "PreferredHeight := 1;" in it.
Is there more elegant way?
--
Valdas Jankūnas
More information about the Lazarus
mailing list