iOS Question Problem with textcolor

Giusy

Active Member
Licensed User
The command textcolor don't change the color
(I see then instruction in debug line by line)
B4X:
            BtnMENUfase1.CustomLabel.TextColor=Colors.Yellow
            BtnMENUfase2.CustomLabel.TextColor=Colors.White
            BtnMENUfase3.CustomLabel.TextColor=Colors.White
            BtnMENUinfo.CustomLabel.TextColor=Colors.White
where is the error?
thanks
 
Top