[futurebasic] Re: [FB] re:Animated Cursor

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : February 2002 : Group Archive : Group : All Groups

From: Pete <furbies@...>
Date: Thu, 28 Feb 2002 00:56:11 +1100
Bowerbird@... on 27/2/02 8:46 PM  scrawled:

> alain said:
>> I don't know if it is a good advice, but perhaps animated cursor
>> could be realized with a time task, like in the program below
> 
> what is this?, a 3-screenful source code that animates a cursor?
> isn't there a one-line keyword command to do this?
> 

Snipping, snipping, snipping

def cycle(1, 8, useCurs%)
cursor useCurs%


you'll need to put this somewhere in your code so it's called often enough
(change the 1 & 8 to be the first and last cursor rsrc ids)

hths

-- 
Pete...                     (the other one)