K Kiran Raotole Active Member Licensed User Aug 9, 2018 #1 Label Drawable = ColorDrawable property not work color of lable not change
stevel05 Expert Licensed User Longtime User Aug 9, 2018 #2 Please post some code to show how you are trying to change it. Upvote 0
Computersmith64 Well-Known Member Licensed User Longtime User Aug 9, 2018 #3 Kiran Raotole said: Label Drawable = ColorDrawable property not work color of lable not change Click to expand... Can you post the code you are using to set the drawable? - Colin. Upvote 0
Kiran Raotole said: Label Drawable = ColorDrawable property not work color of lable not change Click to expand... Can you post the code you are using to set the drawable? - Colin.
Computersmith64 Well-Known Member Licensed User Longtime User Aug 9, 2018 #4 stevel05 said: Please post some code to show how you are trying to change it. Click to expand... Snap! Upvote 0
stevel05 said: Please post some code to show how you are trying to change it. Click to expand... Snap!
Computersmith64 Well-Known Member Licensed User Longtime User Aug 9, 2018 #5 Also, if you want to change the background color of a label, I think you can just use Label.Color = [color]... - Colin. Upvote 0
Also, if you want to change the background color of a label, I think you can just use Label.Color = [color]... - Colin.
K Kiran Raotole Active Member Licensed User Aug 9, 2018 #6 I'm changing it through designer. Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Aug 9, 2018 #7 Please upload a small project that shows the problem. Upvote 0