[Lazarus] TSplitter

Juha Manninen (gmail) juha.manninen62 at gmail.com
Sat Aug 21 14:30:28 CEST 2010


On Saturday 21 August 2010 15:08:21 Bernd Kreuss wrote:
> When a control is set to anything else than alNone then some or all of
> these coordinates become meaningless. This should be communicated to the
> user. The movable coordinates that are now not longer movable but
> calculated should be replaced by what is *now* determining their values.
> These settings have now become the coordinates, not the calculated
> values, they have become meaningless.
> 
>   Position: Not movable (Align := alLeft)
>   Size: Height not sizable (42 x client height)
> 
> or
> 
>   Position: Not movable (Align := alClient)
>   Size: Not sizable (client width x client height)

It is a valid point. The Object Inspector could give better feedback, without 
changing the actual layout logic.

Could you please make a feature request issue for it.

Juha




More information about the Lazarus mailing list