Thread Tools Display Modes
01-12-06, 03:22 AM   #1
Koshums
A Defias Bandit
Join Date: Jan 2006
Posts: 2
Frame doesn't hide with ALT+Z

The frame I created with the UI Designer still remains visible when I press ALT-Z in game to hide the UI. All other frames, from Blizzard's and other mods I have installed, will hide as expected.

This will happen if you simply create a new project in UI Designer and add a frame (I chose 'basic' rather than 'default') and leave the default properties as they are.

Could someone please tell me what I need to do to get my frame to auto-hide? It will happily vanish when I call it's Hide() method. Is there a property I need to set, or perhaps an event I need to respond to in order to hide it when ALT-Z is pressed?

Thanks.
  Reply With Quote
01-12-06, 04:17 PM   #2
Nulkris
A Cobalt Mageweaver
 
Nulkris's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2005
Posts: 214
You may need to follow the instructions in this thread http://www.wowinterface.com/forums/s...ead.php?t=2579 and then set the parent property to "UIParent".
__________________
Nulkris - A80 Rogue - Proudmoore
(Also Drukris, Hamkris on Proudmoore; Hulkris on Jubei'Thos & Khaz Modan)
  Reply With Quote
01-12-06, 05:51 PM   #3
Koshums
A Defias Bandit
Join Date: Jan 2006
Posts: 2
That worked a treat, cheers!
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Frame doesn't hide with ALT+Z

Thread Tools
Display Modes

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