WoWInterface SVN PhanxConfigWidgets

Compare Revisions

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

Rev 163 → Rev 162

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