UIDropDownMenu_SetWidth(self, 100) UIDropDownMenu_SetButtonWidth(self, 20) UIDropDownMenu_Initialize(self, Altoholic.TradeSkills.Recipes.DropDownColor_Initialize) UIDropDownMenu_SetSelectedValue(self, 0); UIDropDownMenu_SetWidth(self, 120) UIDropDownMenu_SetButtonWidth(self, 20) UIDropDownMenu_Initialize(self, Altoholic.TradeSkills.Recipes.DropDownSubclass_Initialize) UIDropDownMenu_SetSelectedValue(self, ALL_SUBCLASSES); UIDropDownMenu_SetWidth(self, 120) UIDropDownMenu_SetButtonWidth(self, 20) UIDropDownMenu_Initialize(self, Altoholic.TradeSkills.Recipes.DropDownInvSlot_Initialize) UIDropDownMenu_SetSelectedValue(self, ALL_INVENTORY_SLOTS); FauxScrollFrame_OnVerticalScroll(self, offset, 18, Altoholic.TradeSkills.Recipes.Update)