Page 1 of 1

Beta 2.0(7): Displayed Selector value one off

PostPosted: 12 Oct 2013, 19:40
by sunmachine
selector-one-off.png

Re: Beta 2.0(7): Displayed Selector value one off

PostPosted: 06 Dec 2013, 12:37
by CopperPhil
This is a Selector parameter, it's quite tricky to handle because the plug-in is providing a floating point value I have to convert into a position in a list. The CopperPlug records the value provided by the plug-in for each item, and the related text string. So when a Selector item is selected from CopperLan, this floating value is provided to the plug-in. In the other hand, when the plug-in is providing a new current value, the CopperPlug selects the item having the nearest value. It's working fine, except when the plug-in notifies a floating value that is not in the list...