WoW:API Region Show: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
({{widgetmethod}})
Line 1: Line 1:
{{widgetmethod}}
  <center>'''Show''' ''-Documentation by [[user:The_Nerd_Wonder|The Nerd Wonder]]-''</center>
  <center>'''Show''' ''-Documentation by [[user:The_Nerd_Wonder|The Nerd Wonder]]-''</center>


Line 19: Line 21:


: Makes a frame visible. Note that if a frame's parent is hidden, the frame displayed will not appear until its parent is shown as well.
: Makes a frame visible. Note that if a frame's parent is hidden, the frame displayed will not appear until its parent is shown as well.
----
{{Template:WoW API}}

Revision as of 13:00, 10 June 2006

Widget API ← Region < Show

Show -Documentation by The Nerd Wonder-

This function makes a frame visible.

object:Show()

Arguments
none

Returns
none

Description
Makes a frame visible. Note that if a frame's parent is hidden, the frame displayed will not appear until its parent is shown as well.