Dear forum,
I have an animated GIF image that I would like to use as a mouse cursor.  I tried setting the cursor to the GIF image and although it does change the cursor to the GIF image, it does not animate.
Can the cursor be animated in LiveCode?
I know i can use a timed handler and multiple images to set the cursor to the individual frames.  I just wonder if there's an easier way.
-  Gerrie
			
			
									
									
						Animated mouse cursors
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Animated mouse cursors
Hi Gerrie,
Not sure that is easier in your context but you may use a .gif image that follow the cursor.
Best regards
Jean-Marc
			
			
									
									Not sure that is easier in your context but you may use a .gif image that follow the cursor.
Best regards
Jean-Marc
https://alternatic.ch
						- 
				richmond62
- Livecode Opensource Backer 
- Posts: 10202
- Joined: Fri Feb 19, 2010 10:17 am
Re: Animated mouse cursors
You could also use a small graphic object (as a frame) and a series of
images as a backGroundPattern.
			
			
									
									
						images as a backGroundPattern.
