Where should the marquee code be? In the HandleEvents loop? On Mon, Oct 27, 2008 at 3:32 PM, Ted Spencer <ted@...> wrote: > > On 27 Oct, 2008, at 3:01 PM, Pierre Zippi wrote: > >> I'm using the code below to draw a marquee with ON MOUSE doMouse. >> doMouse checks which window he mouse is in and goes to FN doMarquee(mV,mH) >> if it is in the main window. >> >> Here's the issue: Everything works as expected for ~3-4 seconds, then >> the cursor turns to a spinning beach ball. No bad after effects. It >> continues to draw a marquee while in the beach ball state and it >> reverts to an arrow on mouse up. But why is changing? > > No call to Handleevents? Mac thinks your program is hung... > > -- > Ted Spencer > -- > Othello charmed Desdemona by telling her stories, but oh, didn't Desdemona > charm Othello by the way she listened? > (Agatha Christie) > > -- > To unsubscribe, send ANY message to: futurebasic-unsubscribe@... > >