View Single Post
01/07/16, 05:33 AM   #1
@AlphaLemming
 
@AlphaLemming's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 122
Drag & Drop with own controls

Example: Drag an skill or item into a own button control.

Has anyone any idea whether and how that might work ?
InventoryItems have a OnDragStart-event but regular controls do not have any drag (reciveDrag) events.
  Reply With Quote