> William P. wrote:
> I use:
> on mouseUp
> set the cursor to # —the ID of the image
> lock cursor
> end mouseUp
You could try to _first_ lock the cursor then set it.
(This works for here).
___
use-livecode mailing list
use-livecode@lists.runrev.com
I submitted a bug report (bug #: 19092) for this.
Best,
Bill
> On Jan 11, 2017, at 3:46 PM, William Prothero via use-livecode
> wrote:
>
> Folks:
> I am setting the cursor to a 32x32 image. It works in the standalone app, but
> not in the development system. Is there someth
Folks:
I am setting the cursor to a 32x32 image. It works in the standalone app, but
not in the development system. Is there something wrong with the IDE?
This happens in version 8 and 9 (latest downloads).
I use:
on mouseUp
set the cursor to #—the ID of the image
lock cursor
Jim Hurley wrote:
> Ken's suggestion (using screenMouseLoc) would allow me to take
> control of the cursor. It is odd that there is a command to
> locate the mouse relative to the screen but not the card.
> I wonder whether this, and the notion of exercising "power only
> for good," might not da
Perhaps a png would be better. That way you could show a Mac cursor to a Mac
user, and a Windows cursor to Windows users.
On Jan 3, 2012, at 10:00 AM, Jim Hurley wrote:
> I think now that I will manufacture my own cursor, using RR's line graphic
> (with arrow attached) and thereby simulate a c
instance where the
programmer wrests control of the COMPUTER from the user.
Jim
>
> Message: 16
> Date: Mon, 02 Jan 2012 15:26:40 -0600
> From: "J. Landman Gay"
> To: How to use LiveCode
> Subject: Re: Setting the cursor
> Message-ID: <4f022110.1000...@h
On 1/2/12 2:37 PM, Jim Hurley wrote:
Thanks Ken,
I see that the dictionary warns against taking control of the mouse,
The discussion concludes with this admonishment: "You must use this
power only for good."
I feel evil. I just wanted to simulate the clicking of a button in my
"help" script.
I
l need to consult my spiritual advisor to see if this usage conforms with
RR's ethical standards.
Jim
>
> Message: 22
> Date: Mon, 2 Jan 2012 11:03:35 -0600
> From: Ken Ray
> To: How to use LiveCode
> Subject: Re: Setting the cursor
> Message-ID:
> Content-Type: text/p
On Jan 2, 2012, at 1:23 AM, James Hurley wrote:
> How do I set the loc of the cursor? By script, of course.
set the screenMouseLoc to
:D
Ken Ray
Sons of Thunder Software, Inc.
Email: k...@sonsothunder.com
Web Site: http://www.sonsothunder.com/
__
Hello Jim,
See in dictionary : xHot and yHot properties
Bon souvenir de Paris
René
Le 2 janv. 2012 à 08:23, James Hurley a écrit :
> How do I set the loc of the cursor? By script, of course.
>
> Jim
>
> ___
> use-livecode mailing list
> use-livecode@
How do I set the loc of the cursor? By script, of course.
Jim
___
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/listinf
11 matches
Mail list logo