WoW:Removing Blizzard default frames (source)
Revision as of 11:24, 12 December 2014
, 12 December 2014no edit summary
m (→Calendar: Added button as it's the button, not the calendar window) |
No edit summary |
||
| Line 2: | Line 2: | ||
To hide a frame, you have to enter the frame name, followed by the command '':Hide()'' | To hide a frame, you have to enter the frame name, followed by the command '':Hide()'' | ||
'''Example:''' | '''Example: ''' | ||
MyFrame:Hide() | MyFrame:Hide() | ||
Hides a frame called "MyFrame". | Hides a frame called "MyFrame". | ||