WoWInterface SVN PhanxConfigWidgets

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 162 to Rev 163
    Reverse comparison

Rev 162 → Rev 163

trunk/PhanxConfig-EditBox/PhanxConfig-EditBox.lua
49,6 → 49,7
end
 
function scripts:OnEditFocusGained() -- print("OnEditFocusGained")
CloseDropDownMenus()
local text = self:GetText()
self.currText, self.origText = text, text
self:HighlightText()