WoW:API Frame StartMoving: Difference between revisions

{{widgetmethod}}
No edit summary
({{widgetmethod}})
Line 1: Line 1:
{{widgetmethod}}
  <center>'''StartMoving''' ''-Documentation by [[User:AeroBrain|AeroBrain]]-''</center>
  <center>'''StartMoving''' ''-Documentation by [[User:AeroBrain|AeroBrain]]-''</center>


Line 28: Line 30:
: Use this with the [[API RegisterForDrag|RegisterForDrag()]] function 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.
: Use the [[API StopMovingOrResizing|StopMovingOrResizing()]] function inside the <OnDragStop>...</OnDragStop> XML section to stop the moving process.
----
{{WoW API}}
Anonymous user