button icon
Posted: Thu Feb 06, 2014 2:33 pm
Hi,
I tried with this code:
On Android the button change color but the icon doesn't appear. ID 210077 is a internal Livecode icon.
It usually works on desktop...

I tried with this code:
Code: Select all
set the icon of button 1 of me to 210077
set the backgroundcolor of button 1 of me to 255,255,0
It usually works on desktop...
