04-17-2012 09:32 PM
Hello,
I am trying to modify a source code and .uir files. My question is after I modified User Interface resource, what save option do I have to use, save all, save filename.uir, or save filename.prj? I know there are many files that link together, so I am alittle bit confusing this part after changing the program. Do I do select Mark Project for Compilation, then Create Debuggable Excutable and then choose Save All option and then Run program?
Thanks for help
ken
04-18-2012 12:14 AM - edited 04-18-2012 12:15 AM
CVI can be set to automatically save all that's needed before debugging / compiling: see Environment options.
If you exclude automatic saving of project files, you can still debug your project in order to test some temporary modifications before making it permanent in the code.