Setting the Cursor to an image

William Prothero waprothero at gmail.com
Wed Jan 11 18:46:56 EST 2017


Folks:
I am setting the cursor to a 32x32 image. It works in the standalone app, but not in the development system. Is there something wrong with the IDE?

This happens in version 8 and 9 (latest downloads).

I use:

on mouseUp
    set the cursor to #####    —the ID of the image
    lock cursor
end mouseUp

What’s up? I’d like to have this work in the IDE.

Best,
Bill

William A. Prothero
http://earthlearningsolution.org/




More information about the use-livecode mailing list