Origin Version (Select Help-->About Origin): 7.5 SR% Operating System: Win2000
Hi,
I have been successful upto a point creating a dialog with Origin C (still prefer LabTalk which seemed to much easier and reliable - maybe this reflects my esxpertise though) added a few buttons and created the fuinctions for these buttons successfully. All my files are attached to an origin project and all functions are contained in the NAME.h file attached. Sometimes though changes made to this file in the code builder are not successful and somehow the old (unchanged) code appears to be used. I have even gone to the lengths of deleting all copies of the NAME.h file from my PC and removed it from the project, saved and rebooted. So, there is no code to provide functions for the controls/buttons but it still works (using the original unaltered code). Can someone please explain what is going on here?
search for name.ocb, if OCB files in your ocTemp folder is found, it will be used.
There are certainly complications with attaching files to OPJ, so you should get the OC codes all working first before moving them inside an OPJ. Having files inside OPJ is harder to debug.