[Lazarus] Does Lazarus have "sizer" or "layout" objects?
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Mon Jan 12 03:38:34 CET 2009
Mattias Gaertner schrieb:
>> That doesn't answer the question, how to marry controls and layout
>> manager. How will the form designer interact with the layout
>> manager...
>
> At the moment this is completely in the LCL. Controls can override
> various methods to alter that behavior and applications can set events.
> For example you can create a component that sets all
> OnResize/OnChangeBounds events.
> There is no global or form based possibility to override.
> You are welcome to make a proposal.
Bite ;-)
Since docking managers are kind of layout managers, I'd suggest an
extension of the IDockManager interface.
Unfortunately I'm still recovering from catching a cold (Grippe), but I
hope to contribute soon :-)
DoDi
More information about the Lazarus
mailing list