View Single Post
01-07-11, 04:02 PM   #3
Sythalin
Curse staff
 
Sythalin's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 680
Originally Posted by Seerah View Post
I don't see anything wrong with it...

What do you get when you do print(UIDropDownMenu_GetText(CFM_LoadBox))?
Yeah, I know. It looks fine, but it doesn't like it for some reason.

The print() return the selected value like it should (Blackwing Lair - Chaosinc).

However, I tested this before with settings saved from my mains (Thunderlord). I just attempted the same code on my "test" realm that has two names and it prints the realm's two parts as the two returns instead.

realm = Thunderlord
returns:
Thunderlord

realm = Blackwing Lair
returns:
Blackwing
Lair
  Reply With Quote