[futurebasic] Re: [FB] Marquee cursor turns to a spinning beach ball

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 2008 : Group Archive : Group : All Groups

From: "Pierre Zippi" <pierrezippi@...>
Date: Tue, 28 Oct 2008 06:55:01 -0500
OK, I think I understand. Since my marquee loop now allows
handleevents to be checked I no longer need flushwindowbuffer. Thanks.

On Tue, Oct 28, 2008 at 1:06 AM, Michele Neri <nerimic@...> wrote:
> I believe that, if you have changed the 'fn button' to 'fn stilldown', you
> could now remove the flushwindowbuffer statements.
>
> Michele.
>
> 2008/10/28 Pierre Zippi <pierrezippi@...>
>>
>> So why did my erase/draw FRAMERECT require flushwindowbuffer and yours
>> does not?
>>
>> CALL FRAMERECT (rectR)
>> flushwindowbuffer
>> DELAY 25
>> CALL FRAMERECT (rectR)
>> flushwindowbuffer
>>
>>
>
>
> --
> To unsubscribe, send ANY message to: futurebasic-unsubscribe@...
>