Nebulae31 - Regressive Quintet of Death
The Epitaph 2009 in 320 kbps 64MB
Some time ago I have created small tool to generate GUI based on XML from Qt Designer (*.ui files).
Main point of this tool is to create GUI dynamicaly from anywhere you want (like bash or php sripts).
You just need to know how to create ui XML files afterthat OpenForm will parse it and create requested forms.
OpenForm contains small rules how to change ui dynamicaly.
README.
It is open source and you can see the project on google code: OpenForm
Unfortunately there is only one example: classic calc developed on bash and php in the same time.
Add comment