Default cursor

J. Landman Gay jacque at hyperactivesw.com
Sat May 6 17:05:33 EDT 2023


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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list