wowdemon
02-03-2007, 02:33 PM
I posted this first to the wrong area, I think... anyway,
I've recently made a mod that I have enjoyed, but wanted to add a second page of options. I am using WoW UI Designer.
I added a new form and changed its name to "SecondOptionsForm".
While ShowUIPanel(OptionsForm) still works fine.. any call to ShowUIPanel(SecondOptionsForm) returns an error. I have tried for the past 5 hours to solve this problem.
I have searched all over the internet and even looked at other peoples code, and it all looks like what I'm doing should work, but it doesn't.
Any ideas as to what I'm doing wrong?
I've recently made a mod that I have enjoyed, but wanted to add a second page of options. I am using WoW UI Designer.
I added a new form and changed its name to "SecondOptionsForm".
While ShowUIPanel(OptionsForm) still works fine.. any call to ShowUIPanel(SecondOptionsForm) returns an error. I have tried for the past 5 hours to solve this problem.
I have searched all over the internet and even looked at other peoples code, and it all looks like what I'm doing should work, but it doesn't.
Any ideas as to what I'm doing wrong?