-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Sean McAllister edited this page May 2, 2014
·
1 revision
GeminiGUI is a WildStar addon library designed to allow addon developers the ability to create UI windows and components in-game with a Lua table.
GeminiGUI offers the following features:
- UI creation from a lua table
- Inline event handlers
- Nested children
- Pixie support
- Assign data to parent and children
A utility, Houston2GeminiGUI, has been developed to convert Houston generated Form XML files into GeminiGUI tables. This allows the use of Houston to prototype designs and export to GeminiGUI tables.
- API
- Widget Attributes and Events