Quantcast
Channel: LiveCode Forums
Viewing all articles
Browse latest Browse all 672

Talking LiveCode • Hiding the cursor

$
0
0
I thought this general enough to break this out into its own thread. it derives from:
viewtopic.php?f=104&t=39195

The question is "how does one hide the cursor?". I found that this works:

CODE:

on mouseUp   set the defaultCursor to hand --or arrow, but nothing else   set the  cursor to noneend mouseUp
Both lines are needed. A sample stack is attached. The point is that simply setting the cursor to "none" and locking the cursor does not work.

Craig

Statistics: Posted by dunbarx — Tue Jul 09, 2024 4:57 pm



Viewing all articles
Browse latest Browse all 672

Trending Articles