C cambol Active Member Licensed User Longtime User Jun 28, 2016 #1 how to set button.color for button.enabled= true and false I want to set different colors for button.enabled= true and button.enabled= false
how to set button.color for button.enabled= true and false I want to set different colors for button.enabled= true and button.enabled= false
Erel B4X founder Staff member Licensed User Longtime User Jun 28, 2016 #2 Setting the text color based on the state: https://www.b4x.com/android/forum/threads/button-textcolor.47640/#post-302295 Setting the background image: https://www.b4x.com/android/forum/threads/disabled-drawable-for-button.46501/#post-287208 Upvote 0
Setting the text color based on the state: https://www.b4x.com/android/forum/threads/button-textcolor.47640/#post-302295 Setting the background image: https://www.b4x.com/android/forum/threads/disabled-drawable-for-button.46501/#post-287208