I’m getting the same thing. Putting the “none” cursor over the tool pallet gets the tools to hilite… but no cursor. Moving the “none” cursor to the message box (I started with it over an empty stack window) causes the “hand" cursor to establish without any additional scripting.
LC 9.6.9 stable MBP M2Pro Ventura13.3.1(a) > On May 6, 2023, at 2:05 PM, J. Landman Gay via use-livecode > <use-livecode@lists.runrev.com> wrote: > > I'm working on a stack that needs a default cursor. Sometimes it sets the > cursor to none, but after that I can't get it back. Could someone verify? > > Do this in the message box: > > set the defaultCursor to hand <cr> > set the cursor to none; wait 1 second; set the cursor to hand > > It doesn't come back. I also tried this: > > set the cursor to none; wait 1 second; set the cursor to the defaultcursor > > Anyone have a workaround? (To get the regular cursor back after testing, "set > the defaultcursor to empty".) > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode