[Lazarus] Anchoring fails on Windows 10

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Nov 8 16:47:54 CET 2016


On Tue, 8 Nov 2016 14:59:45 +0100
Jürgen Hestermann via Lazarus <lazarus at lists.lazarus-ide.org> wrote:

> I have a simple form with 2 components,
> a TVirtualDrawTree and a TProgressBar.
> 
> The TProgressBar is anchored to the bottom of the form and
> the bottom of the TVirtualDrawTree is anchored to the top of the TProgressBar.
> 
> This works okay on Windows 7 and 8.1 but not on Windows 10!
> When I resize the form by moving down the bottom border or
> by making it full size then the position of the TProgressBar
> within the form stays where it was
> and is not moved to the bottom of the form.
> 
> Anybody else having such issues on Windows 10?

I tested with a TTreeView and a TProgressBar and it works here with Laz
1.7 at design time and run time.


Mattias


More information about the Lazarus mailing list