Over 'here' (MacOS 12) the following code:
Plays "silly buggers" with the cursor, in that, subsequently, the cursor flashes in and out of visibility!
And this:
Gives me a flashing hand.
This:
works!
So, WTF is the point (if any) of set the lockCursor ?
And why is the Dictionary so 'misleading' (that's another way of saying WRONG)?
Why are Craig and I discovering THIS 20-odd years into the "RunTime Revolution Adventure"?
CODE:
on mouseUp set the cursor to empty set the lockCursor to trueend mouseUp
And this:
CODE:
on mouseUp set the defaultCursor to hand set the cursor to empty set the lockCursor to trueend mouseUp
This:
CODE:
on mouseUp set the defaultCursor to hand set the cursor to empty --set the lockCursor to trueend mouseUp
So, WTF is the point (if any) of set the lockCursor ?
And why is the Dictionary so 'misleading' (that's another way of saying WRONG)?
Why are Craig and I discovering THIS 20-odd years into the "RunTime Revolution Adventure"?
Statistics: Posted by richmond62 — Tue Jul 09, 2024 6:32 pm