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

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

From: tedd <tedd@...>
Date: Wed, 27 Feb 2002 09:10:33 -0500
>
>Could it be that you're (Jim H) looking for the old fashioned:
>
>DEF CYCLE (270,277,mycursor%)
>
>which cycles the cursor through, in this case, cursors #270 to #277?
>
>Ted Spencer; tedspencer@...


Yeah, that was my guess as well --

DEF CYCLE (256, 263, currentCursor)    'cycle cursor resources from 
256 to 263 (add one per pass)
CURSOR currentCursor     'change cursor as what DEF CYCLE determines

-- as from one of my programs.

The only problem here is that Jim wanted a colored cursor. But, if I 
had to add more than 10 lines of code to my program to do it, then 
the user would be stuck with a black/white cursor.

tedd

-- 
http://sperling.com