ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   General Authoring Discussion (https://www.esoui.com/forums/forumdisplay.php?f=174)
-   -   Basic tools (https://www.esoui.com/forums/showthread.php?t=4906)

Kulvar 07/18/15 04:06 PM

Basic tools
 
Hello!

I'm looking to develop an AddOn but I can't find how to do some things with the GUI.

Do you know a way to listen every event on a GUI element for a better understanding of how things works and what's available? (a debug mode?)

Is it possible to remove a GUI element, and possibly append it to an other element? How can we perform both?

Is there a way to know the name of a GUI element pointed by the mouse cursor? It would help knowing what it is without checking all elements one by one.
Something like "I put my cursor on the element and write /gui_name chat command"

sirinsidiator 07/18/15 04:18 PM

What you are looking for is called Zgoo. You can also take a look at our wiki and the ui sourcecode to get a better understanding of what is possible.

circonian 07/18/15 04:19 PM

zgoo addon: http://www.esoui.com/downloads/info2...ctiontool.html

Put your mouse over an object & type this in chat:
Lua Code:
  1. /zgoo mouse

Kulvar 07/18/15 04:55 PM

Thanks you very much!

/zgoo mouse will save my life!

I read some of the wiki but not all at the moment, thanks for the link to ui source code.


All times are GMT -6. The time now is 02:45 PM.

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