lmonda Messages: 6 Registered: March 2025 Location: USA
Promising Member
Hi Oblivion,
Thank you. I am migrating an older application that was started with Upp2007. This application uses Several Array ctrl to place custom widgets using SetCtrl() and later uses GetCtrl() to access the widgets. This application was previously migrated back in 2015, at that time we did not see any issue.
But now with latest UPP I have all the screens that uses setctrl() crashes.
Let me try adding the controls like you did and see if it fixes. I would still use GetCtrl() to access the individual controls though.