08-16-2010 01:01 PM - edited 08-16-2010 01:03 PM
I customized a system boolean to add images for each of the 6 states (including mouse hover) by selecting the picture item from the list and importing the image from a .png file. After resizing the control, I replaced each of the images with a new one in the corrected size. After replacing the sixth image, the control now always shows it's highlighted version and the Picture Item entry in the run-time menu has vanished. How do I restore the control's behavior to enable all six images?
Attached is the affected .ctl file:
Edit: I'm working in Labview 8.6.1f1.
Solved! Go to Solution.
08-16-2010 01:14 PM
Well, reverting to the saved version of the control and repeating the process seems to have fixed it. Guess it's just one of those little labview quirks that make the editor so painful to use.
11-20-2010 04:56 AM
It seems like the last image that you pasted went into the Boolean Text layer. Since this layer seems like it can hold only one image, the picture item menu doesn't exist, and all of your attempts to right-click on the button were right-clicking on the boolean text. Switching to Customize mode allowed me to move the Boolean Text layer away from the button and then I could see that the various picture items were still intact.