Thread Tools Display Modes
Prev Previous Post   Next Post Next
01-16-15, 10:23 AM   #17
Vrul
A Scalebane Royal Guard
 
Vrul's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2007
Posts: 404
I think the SetItemRef call in OnHyperlinkEnter should be this instead:
Code:
SetItemRef(linkData, link, "LeftButton", frame)
Shouldn't that SetItemRef call in OnHyperlinkLeave be this instead?
Code:
ItemRefTooltip:Hide()
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Hyperlink Tooltip Help


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