I've started working on this for my game, and I only programmed the things I will need for this project. But I do have plans of continuing it in the future, implementing what is still needed and making it more user-friendly, so perhaps it can become a module sometime.

What does it have?
* Color, Alpha, Position, Line Width, etc can be adjusted for every single object.
* Windows can be dragged or locked in place. You can choose to only have one window in focus on the screen, or multiple ones. If you choose only one, whenever you click another window, that window will be focused while the others will lose focus, moving behind it.
* All actions are triggered through events, just like in MaxGUI.
* Working buttons, check boxes, lists, labels and text fields.
* Buttons can be enabled or disabled.
* When you click a text field, it'll allow you to type until you press enter(this part still needs some work).
So far so good I believe. At least the parts I need work just fine :)
I built this small demo app to show most things this GUI can do now. I'm sorry for uploading at rapidshare, but sendpsace is down for me right now.
http://rapidshare.com/files/35900255/gui.rar.html

What does it have?
* Color, Alpha, Position, Line Width, etc can be adjusted for every single object.
* Windows can be dragged or locked in place. You can choose to only have one window in focus on the screen, or multiple ones. If you choose only one, whenever you click another window, that window will be focused while the others will lose focus, moving behind it.
* All actions are triggered through events, just like in MaxGUI.
* Working buttons, check boxes, lists, labels and text fields.
* Buttons can be enabled or disabled.
* When you click a text field, it'll allow you to type until you press enter(this part still needs some work).
So far so good I believe. At least the parts I need work just fine :)
I built this small demo app to show most things this GUI can do now. I'm sorry for uploading at rapidshare, but sendpsace is down for me right now.
http://rapidshare.com/files/35900255/gui.rar.html