Visual Editor
Posted: Thu May 29, 2003 4:48 am
awsome tool. Thanks fred.
couple of minor enhancements:
-make the constants adjustable in the editor
this is usefull for when the dialog objects need to be modified later.
-create "reserved user space" in the generated source.
This could be tricky and is not as important as the prev idea, and could wait until OGRE and COM objects are fully fixed up.
The reserved space would be a commented section of code such as:
rem startusercode
rem endusercode
and whayever code a user places between those comments would not be deleted when the dialog object is re-edited and new source code generated.
couple of minor enhancements:
-make the constants adjustable in the editor
this is usefull for when the dialog objects need to be modified later.
-create "reserved user space" in the generated source.
This could be tricky and is not as important as the prev idea, and could wait until OGRE and COM objects are fully fixed up.
The reserved space would be a commented section of code such as:
rem startusercode
rem endusercode
and whayever code a user places between those comments would not be deleted when the dialog object is re-edited and new source code generated.