Set the cursor to...

Peter Bogdanoff bogdanoff at me.com
Mon May 4 23:24:03 EDT 2026


Livecode’s docs don’t list compatibility with Tahoe, only up to Sonoma.

I’ve had success with my LC app running in Tahoe, but not authoring in Tahoe.

Couldn’t you:
	set cursor to watch
	lock cursor


Peter  Bogdanoff



> On May 4, 2026, at 3:15 PM, FRED MOYER via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Hi everyone:
> 
> I’m suddenly not able to get the cursor to change to anything other than the arrow. I just updated to Mac OS 26.4.1. Could the problem have to do with the update?
> 
> Is anyone else having that problem?
> 
> So this doesn’t work:
> 
> on mouseUp
>   put 2 + the seconds into s
>   set the cursor to watch
>   repeat until the seconds > s
>   end repeat
> end mouseUp
> 
> I’ve tried it with LC 9.6.13, LC 10.0.3, LC 11.0.0.
> 
> Thanks
> Fred
> 
> 
> 
> 
> _______________________________________________
> 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