Hi Kevin,



Okay I would like to alter the icon used by a button at runtime.

I tried this:

put the icon of button "Go" into currentID
put the id of image "stop" into stopID

this generates a error how my I get the reasource id of a image named "stop" to place into the "icon" property of a button.

do you mean:


...
set the icon of btn "Go" to (the id of img "stop")
...

?

Kevin

Regards


Klaus Major
[EMAIL PROTECTED]
www.major-k.de

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to