[DiscordArchive] Simple question: Is it possible to just create a simple button using only XML for WoW 3.3.5?
[DiscordArchive] Simple question: Is it possible to just create a simple button using only XML for WoW 3.3.5?
Archived author: Enterthewormhole • Posted: 2024-08-05T23:27:37.495000+00:00
Original source
Simple question: Is it possible to just create a simple button using only XML for WoW 3.3.5?
I have an addon that is solely written in Lua, but am trying to use XML as well to make it easier to manage as the addon is getting larger.
I can create buttons easily in Lua, but would like to create buttons in XML, to separate visuals to xml and logic to Lua. Can provide my sample code if needed.
Nothing I'm trying is working, no matter what I read online or try to copy even working code from forums. Is it just not possible in 3.3.5?