Page 1 of 1

button icon

Posted: Thu Feb 06, 2014 2:33 pm
by MaxV
Hi,
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
On Android the button change color but the icon doesn't appear. ID 210077 is a internal Livecode icon.
It usually works on desktop...
:?:

Re: button icon

Posted: Fri Feb 07, 2014 12:14 pm
by MaxV
A the present I resolved using imported images instead of built in Livecode image.