Hi all. I’m trying to figure out a way to make my PathView move as if it were dragged by a mouse (that is clicking on it and dragging it).
My problem is that I need to do this from an external device (a sort of touch pad) that sends me the touch coordinates (x,y).
What I want to achieve is a fluid movement of the PathView without working directly on the indexes which would not let me achieve the fluidity i need.
Any ideas? Can anyone point me in the right direction?
↧









