OK, now I really DON'T understand. When I removed the flushwindowbuffer statements the marquee does not display. I am using WHILE FN StillDown : WEND, but still need to use flushwindowbuffer. On Tue, Oct 28, 2008 at 6:55 AM, Pierre Zippi <pierrezippi@...> wrote: > 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@... >> >