Design Xpress
kennyann
Posts: 113
I just wanted to everyone's opnion on this tool. I have not used in a project yet but my question is if I do us and find problems with the code - have you found it easy enough to troubleshoot it or has it been a pain.
0
Comments
Fred
The begining ID is good but the software isn't so flexible as he have to do.
Personnaly I prefer write the entire code myself. In most of case DXP generate a code whitch countain 4000 or 5000 line of code where you can program that in 1000.
It's just my opinion
Fabrice, ACE
The other problem I had was I wanted to make a few minor changes to the functionality. Instead of using the macro feature the program allows, I wanted to make some of it automatic. This is where it becomes inefficient. The reason, atleast for me, is because you have to navigate large chunks of code that you are not familiar with. After you find the event or function you want to modify, you have to understand how the process is being done to determine how to make the changes you need.
Jeff