[Lazarus] TSplitter
Michael Van Canneyt
michael at freepascal.org
Sat Aug 21 10:28:02 CEST 2010
On Sat, 21 Aug 2010, waldo kitty wrote:
> On 8/20/2010 22:00, Paul Ishenin wrote:
>> 21.08.2010 9:17, Bernd Kreuss wrote:
>>> How is the splitter supposed to be used? Can It be configured in the
>>> form editor at all? And if so, what steps are needed to configure a
>>> vertical splitter between two controls in the form editor?
>> 1. set Align := alLeft for the first control,
>> 2. set Align := alLeft for the splitter and move it after the first control
>> 3. set Align := alClient for the second control
>
> wow... that doesn't seem "intuitive" at all :?
Why not ?
I've been doing it for 12 years like this, never gave it a second
thought. It's perfectly logical and no different from learning how
to use a combobox.
Michael.
More information about the Lazarus
mailing list