Thanks Peter. No, that simple "set cursor to watch; lock cursor” command 
doesn’t work. Well, it doesn’t work on my 2 Macs running 26.4.1 but does work 
on a Mac running 26.2.

I’ve asked about this and they’re not having the issue, but they too have not 
moved up to 26.4.1.

Any suggestions out there about updating MacOS? I always update MacOS as soon 
as I get the notice — thinking that maybe it includes some fix for some 
vulnerability to ransomware/viruses/etc. Is that a practical concern? Thanks

F

> On May 5, 2026, at 12:00 PM, [email protected] wrote:
> 
> Date: Mon, 4 May 2026 20:24:03 -0700
> From: Peter Bogdanoff <[email protected] <mailto:[email protected]>>
> To: How to use LiveCode <[email protected] 
> <mailto:[email protected]>>
> Subject: Re: Set the cursor to...
> Message-ID: <[email protected] 
> <mailto:[email protected]>>
> Content-Type: text/plain;     charset=utf-8
> 
> 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 
>> <[email protected] <mailto:[email protected]>> 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
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to