View Single Post
06-13-10, 09:20 PM   #15
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,934
ah cool to know Chimaine. I'd seen that around in some addons but not consistent enough for me to see that it was an alternative to using local f = CreateFrame(...) rofl.

And yes grim, I use the table.funcName = function() route but instead of creating a new table I use the local addonName,addonTable = ... option available to make the table accessible across all my files.
__________________


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