Menu

#2 MouseController.Drag()

open
nobody
None
5
2004-09-09
2004-09-09
Anonymous
No

Drag between two (not same) controls don't work.

Mouse.Drag(new PointF(40,155), new PointF(100,146),
new PointF(200,146), new PointF(500,146), new PointF
(600,220));

It stops at second coordinate. (First two coordinates
are first Control, others are second control).

If there is nothing to drag on this coordinates, then it
works ok.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.