libgreattao Wiki
Status: Pre-Alpha
Brought to you by:
morswin55-11
Libgreattao is library to dynamically create GUI's in different environments. Programs know no think about widgets, etc. It can be compared to XUL, wxWidgets, XSLT, but it's designed to native applications.
It's a template-driven library to generating UI's. The gui is loaded from special files, similar to XML, called window classes. Programs can deliver own window classes, but system and user files takes precedens. With decission to do not remove api from windows classes, user can modify programs window, for example to change a behavior of application.