Page 1 of 1

dragEnter doing weird stuff

Posted: Sat Jun 05, 2010 2:35 am
by karbonized
Hi all, this is day one after a several year hiatus from MetaCard and I'm poking the tires—and already I'm stuck.

The dragEnter statement doesn't work as expected so I'm hoping to get pointed in the right direction. Firstly, I find it incredibly odd that dragEnter appears to function like a mouseEnter. I'm not dragging anything but it keeps firing.

Secondly, I've tried every way from Sunday to clear out the data stored in dragData with zero luck.

So right now my script works fine if I drag an image from the desktop (it detects the drag just fine) but because the dragData is refusing to be cleared my script thinks I'm still dragging files to it even though all that's happening is a harmless mouseEnter.

Re: dragEnter doing weird stuff

Posted: Sat Jun 05, 2010 11:18 pm
by shadowslash
karbonized,

You can include your IDE RunRev version and flavor (Media, Studio, Enterprise). Some releases of Rev has some issues so you need to include which IDE you're coding in...

Re: dragEnter doing weird stuff

Posted: Sun Jun 06, 2010 2:26 am
by mwieder