Check out:
http://lists.runrev.com/pipermail/use-revolution/2002-March/002702.htmlCheers, Sarah
On 4 Dec 2003, at 8:06 am, Judy Perry wrote:
Hi,
Here's how I have done this; since other solutions have been presented, perhaps someone could advise me if I'm doing it the wrong way?
on mouseStillDown set the loc of me to the mouseLoc end mouseStillDown
If I only want items deposited in a certain area, I do a loc detection on
a mouseUp handler.
Is this a bad way of doing things?
Thanks!
Judy
On Wed, 3 Dec 2003, Monte Goulding wrote:
Can anyone point me in the right direction? Do Rev objects have built in drag and drop functionality, and if so, how is it accessed?
If it's a simple drag then you might want to see the grab command. More
complex drags can be done using mouse events (particularly mouseMove).
Cheers
Monte
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
