Hi all, I have a problem I would love some help with. Basically, I am looking for a continuously variable ring meter control. I have the following control:

And I would like to be able to just call SetCtrlVal( panel_handle, PANEL_RINGMETER, display_value ) and the control will automatically display the correct value. As far as I can tell, you have to specifiy each possible value that you want to display.
Does anyone have any idea how to display arbitrary values on this ring control, or accomplish something similar?
Jake