[Lazarus] AutoAdjustLayout fixes

Juha Manninen juha.manninen62 at gmail.com
Wed Nov 30 21:36:00 CET 2016


On Wed, Nov 30, 2016 at 7:57 PM, Alexey via Lazarus
<lazarus at lists.lazarus-ide.org> wrote:
> I tried to improv http://mantis.freepascal.org/view.php?id=30995
> and i tried other LCL controls which need this too.
> SpinEdit/FloatSpinedit/Check/Radiobtn/Group/Panel..
> now i see that no more fixes needed.

Thanks for testing.
How about the TEditButton derivatives like TFileNameEdit,
TDirectoryEdit, TCalcEdit etc.?
They used to inherit from TCustomEdit but not any more. Now the edit
control is embedded. The control's boundaries and resize handles now
correctly include the button part.

Juha


More information about the Lazarus mailing list