WoW:UIHANDLER OnDragStart: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Run when the mouse is dragged starting in the frame. In order for a drag action to begin, the mouse button must be pressed down within the frame and moved more than several (~10)...') |
(CategorySelect - Adding categories) |
||
Line 2: | Line 2: | ||
Run when the mouse is dragged starting in the frame. In order for a drag action to begin, the mouse button must be pressed down within the frame and moved more than several (~10) pixels in any direction without being released. | Run when the mouse is dragged starting in the frame. In order for a drag action to begin, the mouse button must be pressed down within the frame and moved more than several (~10) pixels in any direction without being released. | ||
[[Category:API events]] |
Revision as of 11:41, 20 May 2010
Description
Run when the mouse is dragged starting in the frame. In order for a drag action to begin, the mouse button must be pressed down within the frame and moved more than several (~10) pixels in any direction without being released.