Doug Lerner wrote: > On 1/7/04 4:14 PM, "Richard Gaskin" <[EMAIL PROTECTED]> wrote: > >>> By the by, the mouseEnter and mouseLeave messages are only sent when using >>> the Browser Tool. >>> >>> Do you have any suggestions for being able to choose another tool from a >>> custom paint palette when drawing? >>> >>> Right now I am just doing this: >>> >>> on keyUp theKey >>> global curTool >>> put the tool into curTool >>> choose browser tool >>> end keyUp >>> >>> which seems a bit not-so-much-a-nice-UI. :) >> >> I don't understand: if you have a tool palette for changing tools why do >> you need to respond to the mouse position? >> >> -- > > Well, in my first experiment, I was doing this all on one stack - there is a > pop-up to select the tool.
Painting is constrained is an image object already exists. What is it you're looking to do? -- Richard Gaskin Fourth World Media Corporation ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
