LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 6i/Windows NT Install Problem: boolean button graphics don't appear properly.

I have successfully installed Labview 6i on other Windows NT machines, but there is one machine which does not install properly.

No install errors are generated. When opening a VI, the buttons appear only as outlines.
0 Kudos
Message 1 of 4
(2,805 Views)
Hi Ben,

LV 6 uses the Open-GL Windows library to display 3-D objects. Probably this is not installed on your system.
Try to place on your panel the 'old-styled' buttons (they are still available as Classic Controls in the controls palette), and see if they appear correctly.

Let me know,

Alberto
0 Kudos
Message 2 of 4
(2,805 Views)
Hi Ben,

Another thought is the screen settings.
LV 6i uses 16-bit colors by default. If the screen in question is set otherwise (i.e. 256 colors), you will get odd effects.

I hope this helps,

Another Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 3 of 4
(2,805 Views)
Thanks for the help.
The monitor depth is indeed set to millions of colours.
Also, it appears that a version of openGL is installed on this machine. I'll attempt a reinstall; if anyone can point me to the correct OpenGL driver file, I'd greatly aprpeciate it.

Ben.
0 Kudos
Message 4 of 4
(2,805 Views)