Vertical only drag / drop
However the proxy tracks both the horizontal and the vertical movement of the mouse, how do I make it so the proxy only tracks the vertical movement? I have thought of overriding DDProxy::handleMouseMove() and setting the value of X in the event before passing it on to DDProxy::handleMouseMove(), is there a better way?
#If you have any other info about this subject , Please add it free.# |