This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
Warning: This project is experimental. Its files will not synchronize across the CurseForge network.
This is a widget toolkit for creating user interfaces in LUA rather than creating XML files. It is intended to be a light object oriented wrapper around the Blizzard UI functions, and is based (loosely) on the Eclipse Standard Widget Toolkit, utilizing listeners to monitor for events and composites and layouts to create more complex user interfaces from basic widgets.
Yes. However, the documentation last time I looked seemed rather sparse, and contained warnings that it wasn't really intended for prime time use (this was several months ago - I admit it's quite a bit better now), and there are some features that I need for a couple of my addons that it simply doesn't provide.
Besides, it's more fun to roll my own, and having a second API can be good just for the exchange of ideas, even if they're similar. :-)
Yes. However, the documentation last time I looked seemed rather sparse, and contained warnings that it wasn't really intended for prime time use (this was several months ago - I admit it's quite a bit better now), and there are some features that I need for a couple of my addons that it simply doesn't provide.
Besides, it's more fun to roll my own, and having a second API can be good just for the exchange of ideas, even if they're similar. :-)
Just checking - you're aware of AceGUI3, right?