WoW:API Frame StartMoving: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 26: Line 26:


: Moves the frame-based object in relation to where the mouse is being moved.
: Moves the frame-based object in relation to where the mouse is being moved.
: Use this with the [[API RegisterForDrag|RegisterForDrag]] action to allow your frame-based object to be moved by the user.
: Use this with the [[API RegisterForDrag|RegisterForDrag()]] function to allow your frame-based object to be moved by the user.
: Use the [[API StopMovingOrResizing|StopMovingOrResizing()]] function inside the <OnDragStop>...</OnDragStop> XML section to stop the moving process.


----
----
Anonymous user