I am getting this error when attempting to add a control at runtime.
Am I doing something wrong?
Sub Main()
FlexBox1.addChild(Button9)
End Sub
I am getting this error when attempting to add a control at runtime.
Am I doing something wrong?
Sub Main()
FlexBox1.addChild(Button9)
End Sub
There was a bug in the addChlld function in AppStudio. It’s fixed in the next build.
Thanks for reporting this!
Thanks George.
Any idea when the build will be out as I need to plan my schedule?
Best Regards
Rodney
It should be in the next few days.
Any update on the new build please?
Hopefully today - we waiting to hear a bit more from the testers.
Version 7.2 has been released - give it a try!
Thank You! Seems fine now