GPU Accelerated C++ User Interface/Script Engine
Website for this project: http://www.gaclib.net/
This is a mirror from http://gac.codeplex.com/
Here is a simple description to the code
- GacUIDemo Demo solution and projects
- Public
- Source GacUI library
- Document HTML document. Please start at reference_gacui.html
- Content Necessary CSS/JPG files for document
Improvements to the previous release
- Added Windows 8 theme (except tab control, will be provided for the next release)
- GacUI will choose to use Windows 7 theme or Windows 8 theme as default theme according to OS version
- Added 1 new demos
- Template.Window.CustomizedBorder
- Fixed bugs
- Fixed Controls.Toolstrip.TextEditor demo