Hi Derek,

Hi Webmaster - Dreamscape Software,
(may i call you Derek? ;-)

Yes, You may.

:-)


on mousedown
   set the dragdata["text"] to the number of the target
   ## or short name or...
end mousedown

on dragmove
   put the target ## into fld xyz
   ## or short name of the target or...
end dragmove

This works great. Is there any way to override the cursor though. It turns
into a "non-dropable" cursor (due to drag & drop). I want it to look like a
pencil or something.

Hm, have not tried it yet...


Maybe set the cursor on mousedown?

Any hints from the list?

Derek Bump
Dreamscape Software

Regards


Klaus Major
[EMAIL PROTECTED]
www.major-k.de

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to