Hello all,
i have an assignment and i would like to know, if it is possible to perform the folowing :
my task is to create a GUI window, and i would like to generate the gui by using the XRC files.
in my gui i represent different versions of a specific product, the sceleton of each build is ident but the difference is in the checked parameters of each version.
i gut a suggestion that i will create a form for every version exists and when a speccific version is "called" i'll just upload the form from the xrc file.
THE BIG PROBLEM IS: that while the program is running NEW version can be created.
if there is a new version I NEED a NEW FORM/WINDOW, and after a new version is created i also need to save the new configuration in the xrc file.
IS IT POSSIBLE and if the question is yes the HOW can i do it?


thank you all in advance

kiral