Hello,
Using fpc 3.0.5-r39845 [2019/02/02] from fixes_0, lazarus 1.8.5 r59122 from fixes_1_8
I open a new project. Put only a single TSpinEdit component on form. Set it to cross compile for WinCE-arm and when I run application on handheld I get error displayed. Below is debug.log file and attached is a project to reproduce the problem.
TApplication.HandleException TWinControl.WMMove loop detected: SpinEdit1:TSpinEdit BoundsRealized=l=54,t=31,r=128,b=50 NewBoundsRealized=l=110,t=31,r=184,b=50
Stack trace:
$0013D19C
$0013D098
$0001F3A4
If I press OK button, application runs. No more problems.
Can anybody confirm if you also have same error displayed, please?
Thanks & regards,
Ertan Küçükoğlu