I’m trying to enable DragDrop functionality to allow users to move controls on a form.
When the user drags a control the DragDrop event fired on the form does not have the current mouse position in the X and Y members of the DragEvents argument.
Nic
Hi Nic,
the problem with drag drop coordinates not being transferred correctly is logged as WJ-7267
and fixed in the latest wisej build (1.1.95.0).
Best regards
Frank
Thanks Luca – move and resize are certainly easier than drag and drop.
Nic
Hi Nic,
Two issues 🙂
HTH
Best,
Luca