I have a problem with control over an existing LabVIEW 9.0 front panel. For some reason, they offset and on the right side of the window, and I can not select them simply and move them back up and left. It seems that there are some invisible controls in the upper left corner, which I do not see Can not get rid or get rid of Any suggestions?
Charles makes a good suggestion, here are some other people (if they are very simple then sorry ):
- Make sure that you are in the Dev environment, not a (non-convertible) executable.
- There are Ctrl-A or left-click and drag alternative selection methods. You should be able to change everything.
- On the upper right hand icon, right click and select the sixth properties, select the window appearance, customize ... and make sure the scroll bars are enabled, so that you can further panel To scroll more on the screen.
- The corruption of the front panel is not unheard of. By holding Ctrl-Shift and clicking on the Run Arrow, a reclamation might be forced, which can fix it. If he fails, then the removal of the hijacked control can help and in return.
There are more foreign solutions (for example using asset nodes or scripting), but hopefully one of the above suggestions is helpful.
Comments
Post a Comment