Thread Tools Display Modes
04/04/15, 04:44 PM   #1
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,032
I've just added them so they will be compatible in the future with other addons playing around with these functions. But as I replace them with mine they shouldn't be necessary I guess, you are right

Originally Posted by circonian View Post
EDIT: My bad I thought i tested this earlier.....SelectGuildBank(..) does apparently automatically change the guild bank. I just tried it again & it does.

Also I don't think you need these. They return nil, so I don't think they have those handlers by default, so I don't think theres anything to restore later.
Lua Code:
  1. origVars.GuildBankSelectorOnKeyUp        = GUILDBANK_SELECT_POPUP:GetHandler("OnKeyUp")
  2. origVars.GuildBankSelectorOnMouseWheelG  = GUILDBANK_SELECT_POPUP_GUILD:GetHandler("OnMouseWheel")
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » PreHooking Dialog's OnKeyUp -> Primary + Abort keybinding do not work anymore


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off