Bill,

It's not working that way here on OSX 10.8.5 with LC 6.6.1, sometimes I wish I 
could capture the cursor, so I can understand it being frustrating if it 
appears when not required.

You could try hiding the cursor instead of moving it…

        set the cursor to none -- Hides the cursor
        import snapshot from rect tRect
        set the cursor to arrow -- Restores the cursor

Paul

On 2014-06-01, at 7:38 PM, William Prothero <proth...@earthednet.org> wrote:

> Is snapshot supposed to include capturing the cursor? I’m in LC 6.6 and all 
> of a sudden, I noticed that snapshot was capturing the cursor image. Bummer! 
> I’m getting really frustrated with the snapshot oddities. I did a workaround 
> by moving the cursor out of the capture rectangle, then moving it back after 
> the capture. I had to use the wait command to get it to work. I tried this 
> with LC 6.7 dp4 and it has the same behavior.
> 
> Anyway, is this the way it’s supposed to work?
> Bill
> 
> William A. Prothero, Ph.D.
> University of California, Santa Barbara Dept. of Earth Sciences (Emeritus)
> Santa Barbara, CA. 93105
> http://es.earthednet.org/
> 
> 
> 
> _______________________________________________
> 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/listinfo/use-livecode


_______________________________________________
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/listinfo/use-livecode

Reply via email to