Some years ago I did it in some experimental playground project by reading qtdesigner's ui files in combination with qtlinguist for i18n to build a GUI. qtdesigner supports everything from layouts and GUI building over tab orders to data binding - which makes it possible to interpret the ui and translation files in run time.
Of course the use case was a bit special and it may not fit in every application design. But due to a huge lack of time it never left a "proof of concept" state. Nothing that helps you in "using something" ;-) Cheers, Cajus Am Donnerstag, den 23.07.2015, 06:41 -1000 schrieb Werner Thie: > Hi all > > digging around the net revealed some code related to qooxdoo GUI > building, but either the code is old or not maintained. I managed to > resurrect qxGUIBuilder such, that it's coming up, but the project itself > is incomplete. Another one is QxTransformer, which also seems a > promising approach, although on a less graphical level. > > So, I'm wondering, how does everybody create complex* GUI's? > > Werner > > [*] complex - ten groupboxes, each with 5-15 label/numeric fields, drop > downs, radios, checkboxes > > ------------------------------------------------------------------------------ > _______________________________________________ > qooxdoo-devel mailing list > qooxdoo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel