Windows is a real mess concerning sizes of items in windows.
I had problems with a window with a menubar and 3 statusbars being
unable to determine the size of the window left not covered by
something.
Marra,
> Windows is a real mess concerning sizes of items in windows.
>
> I had problems with a window with a menubar and 3 statusbars being
> unable to determine the size of the window left not covered by
> something.
It is interesting that SplitterDistance increases not by certain number of
pixels but by some factor.
First increase is from 30 to 41, i.e 11 pixels.
Seceon increase is frm 41 to a larger number of pixels.
This increasing seems to stop when SplitterDistance reaches to the value
which is set in Form Designer.
Any idea how to fix this ?
Andrus.