WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Hide Blizz GUI (https://www.wowinterface.com/forums/showthread.php?t=5544)

Rince 07-22-06 12:15 PM

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.

Esamynn 07-25-06 04:32 PM

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.


All times are GMT -6. The time now is 06:26 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI