[Lazarus] fpGUI

Hans-Peter Diettrich DrDiettrich1 at aol.com
Sun Jan 16 17:41:34 CET 2011


Mattias Gaertner schrieb:

> Graeme, how does the fpgui writer support circles?
> For example:
> 
> object Edit1: TEdit
>   AnchorSideLeft.Control = Label1
> end
> object Label1: TLabel
>   AnchorSideTop.Control = Edit1
> end

Same question: how does LCL streaming support this?

Circular references are something what never should be allowed, IMO. To 
me it suggests a bad design of AnchorDocking, and of AutoSize as well.

DoDi





More information about the Lazarus mailing list