View Single Post
06-01-10, 12:38 PM   #8
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,925
Originally Posted by alimjocox View Post
stuck...

i know the problem... (i think) but im not experienced nuff to fix it

i have two seperate tables.
e.g.
the original
alTestOne = true

and the saved variable
alTestOne = true

now when I click the button i've made on the GUI. the savedvariable boolean changes, but nothing changes on my UI.. Is my UI taking its value from the original alTestOne? if yes how do i fix it?
hope i xplained it well nuff :P
Are you telling it to use the new value when it gets changed by the UI ? If not that would be your problem. Just setting the variable won't make it update.
__________________


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