She's right. Jeanne is always right. I knew that lock cursor wasn't HC but I
got the actual behavior wrong.
On December 7, 2014 6:15:41 PM CST, Richard Gaskin
wrote:
>J. Landman Gay wrote:
>
>> On 12/7/2014, 3:04 PM, Richard Gaskin wrote:
>>> Many seeming oddities in the language are merely c
J. Landman Gay wrote:
On 12/7/2014, 3:04 PM, Richard Gaskin wrote:
Many seeming oddities in the language are merely conventions
established
by the HyperCard team. IIRC the need to lock the cursor to have it
maintained after idle is one of them
It was probably either a SuperCard or MetaCard
On 12/7/2014, 3:04 PM, Richard Gaskin wrote:
Many seeming oddities in the language are merely conventions established
by the HyperCard team. IIRC the need to lock the cursor to have it
maintained after idle is one of them
It was probably either a SuperCard or MetaCard thing. HC kept the cursor
Richmond wrote:
Answering his own question yet again:
on mouseEnter
set the lockCursor to true
set the cursor to none
end mouseEnter
on mouseLeave
set the cursor to arrow
set the lockCursor to false
end mouseLeave
not very well documented.
Many seeming oddities in the language a
On 07/12/14 22:28, Richmond wrote:
I wonder why (6.7 - Linux) this doesn't work:
on mouseEnter
set the cursor to none
end mouse
doesn't make the cursor disappear?
Richmond.
Answering his own question yet again:
on mouseEnter
set the lockCursor to true
set the cursor to none
end mous
I wonder why (6.7 - Linux) this doesn't work:
on mouseEnter
set the cursor to none
end mouse
doesn't make the cursor disappear?
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe an