Creating a form at runtime
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi. I'm developing a library, and a function must display a form window with some controls. This form must be created based in a specification already written in some kind of file. I though in XML. My question is, there is something already written that handle this kind of stuff? or I should start to warm my fingers and parse the XML file by my self? Thank you and kind regards.
Demian. "I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone." -Bjarne Stroustrup, computer science professor, designer of C++ programming language (1950- )