Button icons
Randy Hengst
iowahengst at mac.com
Fri May 29 11:01:48 EDT 2015
Also… set the icon of me to the ID of image “myIconImage"
be well,
randy
Randy Hengst
www.classroomFocusedSoftware.com
> On May 29, 2015, at 9:33 AM, Klaus major-k <klaus at major-k.de> wrote:
>
> Hi RIchmond,
>
>> Am 29.05.2015 um 16:28 schrieb Richmond <richmondmathewson at gmail.com>:
>>
>> So, I have a stack with one button and an image "Blob.png",
>>
>> But none of these scripts inside the button work:
>>
>> on mouseUp
>> set the icon of me to img 1003
>> end mouseUp
>>
>> on mouseUp
>> set the icon of me to img ID 1003
>> end mouseUp
>>
>> on mouseUp
>> set the icon of me to img "Blob.png"
>> end mouseUp
>
> the correct syntax:
> …
> set the icon of me to 1003
> …
> or:
> …
> set the icon of me to „Blob.png"
> …
> For how long did you say you are using MetaCard/Revolution/Livecode now?
> And is your dictionary broken? :-D
>
>> LiveCode 7.0.5 Linux
>>
>> Richmond.
>
> Best
>
> Klaus
>
> --
> Klaus Major
> http://www.major-k.de
> klaus at major-k.de
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list