LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

ramp property numeric controls

hi
Can we set ramp property to numeric dail and knob controls in LabWindows/CVI just like we do in LabView. Is there any control property to display color background to marker in Knob or dail controls in LabWindows/CVI
0 Kudos
Message 1 of 2
(2,961 Views)
I don't know of any way to colour the ramp of a dial or knob, neither using traditional CVI controls nor the "lab style" ones.

What you can think of is to add a picture below the knob with the proper ramp colour or, in case you want to create it dinamically, use a canvas to draw arcs, always placing it below the knob or dial.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(2,944 Views)