Forum > WinCE

Lazarus 2.2.0 and WinCE 5,6 - Position=poDefault

(1/1)

LacaK:
Does anybody has experience if application compiled in Lazarus 2.2.0 (FPC 3.2.2) for WinCE target can run on WinCE 5 or 6 device?
I have some vague feedback that there is problem.
Lazarus 2.0.12 (FPC 3.2.0) worked fine on WinCE devices ... so can there be any incompatibility with Lazarus 2.2.0 and WinCE?

There is changed behavior for TForm.Position=poDefault
In Lazarus 2.0.12 "poDefault" caused that form is placed at 0,0 (LeftTop), but in Lazarus 2.2.0 is form placed at design-time coordinates - which causes on small screens of WinCE devices that form is out of screen = not visible.

https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/39678

Navigation

[0] Message Index

Go to full version