I recently upgraded to B4A 6.50 and have found a couple bugs. Defining a RadioButton in Sub Globals causes the error message "Variable xxx is never assigned any value." The program compiles and runs properly anyway. Removing the definitions from Globals also lets the program run and the buttons function normally. Is this by design?
Also, in Abstract Designer moving a radiobutton off a panel makes it disappear. I did not intend to delete the button, just move it to a new place in the same panel. The definition seems to remain. Trying to reuse the button name results in a duplicate error. Not sure if this problem existed in previous versions of B4A as I usually add layouts by code.
Also, in Abstract Designer moving a radiobutton off a panel makes it disappear. I did not intend to delete the button, just move it to a new place in the same panel. The definition seems to remain. Trying to reuse the button name results in a duplicate error. Not sure if this problem existed in previous versions of B4A as I usually add layouts by code.
Last edited: