This library is usefull for creating UI elements. It features it's own set of functionality which does not rely on the build-in elements of the current API. On top of that it features some advaned elements not offered by the standard API.
- Object oriented approach
- Creating of Frame, Text, Texture, Button with one line of code
- Able to use of templates when creating UI elements makes things a lot easier
- draggable / collapsable window element
- radio button element
- slider element
- buttons which can auto adjust width based on label width
- much more
There is currently no documentation, yet. Please refer to my addon nkRebuff as an example on how to use this library. There are many things which still need ot be done of course and some things may not yet seam easy enough. However this library will evolve as my addons are developped.