disabled button appearance on Android
Posted: Wed Jun 01, 2016 1:01 pm
I'm developing with the Windows LiveCode IDE (8.0.1) and deploying to Android.
I have a button with a blue foregroundColor so its text label appears blue. When disabled in the Windows IDE the label text turns to grey indicating the button is disabled. When I install the app on Android however the label text of the disabled button stays blue and the button appears identical whether it is enabled or disabled.
Is this a (known) bug?
I know there are workarounds, like using the disabledIcon for example but would like to know if there's any easier way.
ps: I tried changing the foregroundColor of the disabled button with script but that didn’t work either.
Any help appreciated.
Thanks,
Jim
I have a button with a blue foregroundColor so its text label appears blue. When disabled in the Windows IDE the label text turns to grey indicating the button is disabled. When I install the app on Android however the label text of the disabled button stays blue and the button appears identical whether it is enabled or disabled.
Is this a (known) bug?
I know there are workarounds, like using the disabledIcon for example but would like to know if there's any easier way.
ps: I tried changing the foregroundColor of the disabled button with script but that didn’t work either.
Any help appreciated.
Thanks,
Jim