View Single Post
06-11-13, 03:01 PM   #12
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,935
Originally Posted by Phanx View Post
You won't see anything in Blizzard's UI code using that string in relation to tooltips, because tooltip text is not generated in Lua -- it's generated C-side when you call tooltip methods like SetItem, SetSpell, SetUnit, etc.
Ah thanks, didn't know that part of it. So the C code part uses the globalstrings.lua file too ?
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote