James Hurley wrote:

But it appears that mouseMove is not functional when using the curve tool. Am I interpreting this correctly? What is there about the mouseMove handler that I am missing?

A lot of system messages are blocked when using paint and draw tools. The IDE catches them, which is a good thing or you'd get all sorts of behaviors during editing that you don't want. Generating a custom "send" message gets around the blockage.

In a standalone, if I remember right, the blockage does not occur beccause the IDE isn't running. You should be able to receive mousemove in a standalone.


--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to