Hi!
Is there any solution, either within wxWidgets, or as a external project, for defining the member types of objects, their default and min/max values, and then getting automatically a form-like scrolled window with all the widgets needed for editing such data (a la AntTweakBar, but even more automatic)? And then, of course, being able to serialize the data for file I/O.
I've read about XTI in the wiki, but I feel XTI doesn't do this and was for another purpose...
Kind regards,
Ardi