Thread Tools Display Modes
Prev Previous Post   Next Post Next
01-27-23, 03:31 AM   #1
Encoresx
A Deviate Faerie Dragon
Join Date: Oct 2017
Posts: 11
How to force frame:Hide() to work upon login?

I've got a little addon that does MainMenuBar:Hide()

It used to do MainMenuBar:SetAlpha(0) but it kept showing cooldown ticks and it was very distracting so I opted for Hide(). Problem is, it doesn't work immediately upon login and I have to run the chat command I have created within the addon and associated with hiding.

How to supercede whatever Blizzard UI is doing that prevents this from working immediately?
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » How to force frame:Hide() to work upon login?


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