this:SetAutoFocus(false) this:SetTextInsets(0, 8, 0, 0) AtlasLoot:Search(this:GetText()) this:ClearFocus() this:RegisterForDrag("LeftButton") this:SetBackdropColor(0.75, 0, 0.75) local AL = AtlasLoot.L AtlasLootDefaultFrame_Notice:SetText(AL["NoticeFrame"]) CloseDropDownMenus() AtlasLootDefaultFrame_OnShow() AtlasLootDefaultFrame_OnHide() this:StartMoving() this:StopMovingOrSizing()