WoW:API EditBox SetFont: Difference between revisions

m
Added correct category
(New page: To set the font for this object please see, API_FontInstance_SetFont. Instead of using FontInstance:SetFont use MyEditBoxObject:SetFont. Eg: local MyEditBox = CreateFrame('EditBox',...)
 
m (Added correct category)
Line 6: Line 6:


Please, read [[API_FontInstance_SetFont]] for more exact details.
Please, read [[API_FontInstance_SetFont]] for more exact details.
[[Category:Widget methods]]