ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Lua/XML Help (https://www.esoui.com/forums/forumdisplay.php?f=175)
-   -   how to preview the xml without TESO app (https://www.esoui.com/forums/showthread.php?t=6668)

jellyalex978 12/07/16 06:28 AM

how to preview the xml without TESO app
 
hi

i already learning wiki.esoui.com "How-To Guides"
now , i want try UI XML to create the UI

but there have a lot of

Element
Attributes

i want try every Element and Attributes to learn
but .... /reloadui is very very long time

can i preview the UI without TESO ??

browser can read "<html>"
RSS browser can read "<rss version="2.0">"
have anything can read "<GuiXml>"



=============================

i had try ZeroBrane Studio - ESOAddonDev Plugin
but i can't let it work .. :(

sirinsidiator 12/07/16 08:35 AM

It's most likely not worth the effort. You would need to write an entire application that can understand the specific XML format for ESO's UI and then render it, but it would just be an approximation of what it would look like ingame and have it's own bugs and quirks that won't be the same as the ones in the game.

Two things that you can do if you want to make your UI reload faster are using an SSD instead of a normal HDD and disabling all other addons. That way you can try things much faster ingame and it won't be that much of a bother.

If you just want to adjust the positions etc, you can also use TorchBug to edit and preview some properties ingame without the need to reload. Once you are happy with the look, you will have to manually apply the changes to your code though.

jellyalex978 12/07/16 11:17 PM

Thank you , sirinsidiator

i will follow your suggest :)


All times are GMT -6. The time now is 04:14 AM.

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