minime911
Programmer
- Sep 20, 2011
- 3
Hi everyone
I created a project with a single form in C++ Builder v6 and added some source/header files. Everything resided in the same directory and worked fine. When I renamed and moved the form (.dfm file) and the matching code (.cpp and .h) to a different directory, I was no longer able to view the form in design mode. The form is still there, the project compiles fine and the final executable works as expected too.
I am stuck. :-|
I created a project with a single form in C++ Builder v6 and added some source/header files. Everything resided in the same directory and worked fine. When I renamed and moved the form (.dfm file) and the matching code (.cpp and .h) to a different directory, I was no longer able to view the form in design mode. The form is still there, the project compiles fine and the final executable works as expected too.
I am stuck. :-|