Thread Tools Display Modes
05/24/18, 10:00 AM   #1
deljason
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 9
Hide Keybind bar background?

I'd like to alter the gamepad 'conversation' window a bit. So far I've been able to remove the background color from the text portion of the window (where the dialog is). I'd also like to remove the background color of the keybind bar (where it has the A or B button).

I cant seem to find the trick to doing that. Any ideas?

For the dialog body background its simple enough:

ZO_InteractWindow_GamepadBG:SetHidden (true)
  Reply With Quote
05/27/18, 02:23 PM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Did you try the addon zgoo and then ingame use the chat command /zgoo mouse or bind a button to it.
You'll find the controls, parent controls, child controls easily this way and are able to even test the "toggle show/hide".
  Reply With Quote
05/30/18, 12:47 PM   #3
deljason
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 9
Originally Posted by Baertram View Post
Did you try the addon zgoo and then ingame use the chat command /zgoo mouse or bind a button to it.
You'll find the controls, parent controls, child controls easily this way and are able to even test the "toggle show/hide".
Zgoo is what I was looking for. I was able to identify the keybind background as "O_KeybindStripGamepadBackground" and hide it.
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » Hide Keybind bar background?

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