Thread Tools Display Modes
06/16/21, 03:00 PM   #1
Zand3rs
AddOn Author - Click to view addons
Join Date: Apr 2021
Posts: 5
Button on gaming screen.

Hello.

Trying to find info on how you get a button on the screen like for an example alpha gear.
Just want it to be clickable to open a menu.

i just do not understand the wiki. Anyone have insights?
  Reply With Quote
06/17/21, 01:53 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,959
Without telling us what you do not understand and what info you got/checked already, it is hard to help you.
Just providing example code won't help you to learn it then

You new WINDOW_MANAGER:CreateControl to create your CT_BUTTON control. And at best use a "fragment" as the parent of the button which will be added to the HUD and HUD_UI scenes so that the fragment hides/shows as you show the menus, or the ingame world:
https://wiki.esoui.com/Fragments_in_...t_state_change
  Reply With Quote

ESOUI » Developer Discussions » Lua/XML Help » Button on gaming screen.

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