My VI has ben working for months now and now it wont update a random size lower portion of the front panel. If I turn smooth updates off it seems to work better. Also I notice that the slider bars in the scroll bars are not visible until I scroll (using the wheel which works) away from the main front panel. If I scroll up it locks labview and takes 97-99% of my CPU and hangs indefinately.
Thinking the VI got corrupt I copied the entire block diagram and pasted that into a new vi ad saved it. The block diagram looks fine but when I try to find any of the indicators or controls on the fron tpanel they are not there. Also when I load the file a get an error that says that scalesup.cpp is messed up. (Ill attach the dialog box picture below.)
Finally I decided to create a copy of the odd VI and delete everything on it and create a simple program to control a LED. This VI acts the same way in that you have no slider bars in the scroll bars and it will lock up on refreshing when you try to scroll around the front panel. Interestingly enough the two programs run fine even though you may not be able to see the front panel.
Ill attach the other VI too and see if that problem can be replicated.
Thanks in advance for all the help.
-Dave
Oh yeah if I build an executable it runs and I get the same behavior with the lack of proper redrawing of the front panel.