Thread Tools Display Modes
07-22-06, 12:15 PM   #1
Rince
A Murloc Raider
Join Date: May 2006
Posts: 6
Hide Blizz GUI

Well im looking for the function i need to execute if im hiden for example the FriendsFrame.

FriendsFrame:Hide(); hides it but i somehow need to tell the Blizz UI that that the frame is hidden and that its possible to show other frames at that position.

Last edited by Rince : 07-22-06 at 12:19 PM.
  Reply With Quote
07-25-06, 04:32 PM   #2
Esamynn
Featured Artist
Premium Member
Featured
Join Date: Jan 2005
Posts: 395
The function you are looking for is defined in UIParent.lua. Its signature is:
Code:
HideUIPanel( frame )
All of the code that handles the "sliding" windows as well as most of the rest of the similar windows in the default UI is defined in UIParent.lua.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Hide Blizz GUI


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off