--- Doug Lerner <[EMAIL PROTECTED]> wrote: > If I "choose graphic tool" and draw a graphic, the > cursor then switches to > the pointer tool. > > If I force it to stay as the graphic tool (in the > newGraphic handler, for > example) how can I ever use mouseLeave or mouseEnter > again so I can select > another tool in a palette of tools? > > doug >
Hi Doug, I'm not sure why you'd need a mouseLeave or mouseEnter message for selecting a tool in a palette ; when you click in a palette stack, the 'topStack' should still point to the stack you were in. Hope this helped, Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
