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]> 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


_______________________________________________
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
  • Set the cursor to... FRED MOYER via use-livecode
    • Re: Set the cursor to... Peter Bogdanoff via use-livecode

Reply via email to