I have unusual events with my program written in CVI. After half of year I decided to add few more controls on the user interface panel. When I finish adding few more buttons, and text boxes, I realized couple of already functional old buttons are missing when I run my program. Those buttons are there in *.uir file with call back functions and everything was functioning fine but now buttons are missing in run?
Any idea what is happening here?