View Single Post
12-02-15, 09:32 AM   #5
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
This calls cause a taint for sure, then it spreads to any dropdown, when it reaches a protected frame with a dropdown then you get the error:

UIDropDownMenu_SetSelectedName, UIDropDownMenu_SetSelectedValue, UIDropDownMenu_SetSelectedID

You can read more here:

http://www.wowinterface.com/forums/s...t=taint+thread
  Reply With Quote