View Single Post
11-07-16, 05:52 PM   #11
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,333
I went with my own idea and decided to upload it. It ended up being a complete rewrite of Blizzard's StackSplitFrame. I was able to allow keybinds to run by switching frame:SetPropagateKeyboardInput() and I added a couple more control methods as well. It loops the callback to allow processing as many stacks as necessary, though there may be an undocumented limit to how many stacks can be purchased at once.

StackSplitPlus
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)

Last edited by SDPhantom : 11-07-16 at 05:55 PM.
  Reply With Quote