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
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus