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.
- 2 comments
- 2 comments
Facts
- Date created
- 06 Jul 2009
- Category
- Last update
- 06 Jul 2009
- Development stage
- Planning
- License
- All Rights Reserved
- #2
feithar Tue, 07 Jul 2009 23:52:39Yes. 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. :-)
- #1
mikk Tue, 07 Jul 2009 12:27:45Just checking - you're aware of AceGUI3, right?