Recently, Ben Rubinstein wrote:

>> Unfortunately it appears that mouseEnter messages do not fire while an
>> object is being dragged?
> 
> http://quality.runrev.com/qacenter/show_bug.cgi?id=6203
> 
> A bit of a PITA, IMHO

True, currently no messages are sent during grab.  I for one didn't know
that mouseMove is sent during grab -- this is great because one could do a
lot with this.  But Rev also has drag and drop commands/messages, and if you
just want to trap a few events, you can use your own dragging method.  A few
options are shown here (execute in your message box):

 go url "http://www.tactilemedia.com/site_files/downloads/drag_sampler.rev";

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design


_______________________________________________
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