Hi, does anyone know of a work around for the problems TSplitter has when 
alligned left as in the below report from 
http://www.borland.com/devsupport/delphi/fixes/delphi4/vcl.html#additional 
controls\tsplitter ???

It's starting to annoy me :P



Area: vcl\additional controls\tsplitter

Reference Number: 810 (Published: 12/17/98)

Status: Deferred to Next Rel
Date Reported: 6/18/98

Severity: Serious

Type: Basic Functionality Failure

Problem:

TSplitter.MinSize have problem.
Assuming that  TSplitter.Align  is alLeft, If Splitter
move to left edge of Form, Splitterwill  move to Left
edge.

And If resize a form by left edge, Splitter will disable.

Steps:

1. Create a new application.
2. Drop TPanel in Form1. Set Panel1.Align to alLeft.
3. Drop TSplitter in Form1
3. Drop TPanel in Form. Set  Panel2.Align to
alClient.
4. Compile and Run.
5. Glab a splitter by mouse, and move to left.
6. Panel1 will vanished.
7. Resize form1 used by left edge
8. Can not glab a splitter.


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to