09-09-2013 03:54 PM
Is it possible to enter the values in a Ring Control properties box in hexadecimal form?
Solved! Go to Solution.
09-09-2013 04:10 PM
Not through the dialog box that I know of.
But you can use the property node StringsAndValues[]. That would let you programmatically enter the data. The value data you would send to it could then be in hexadecimal format.
09-09-2013 06:20 PM
After you drop the ring control on the FP, command-click and select Display Format, and with the 'Numeric' dropdown selected (only choice on a text ring), choose 'Hexadecimal' in the type list. Now when you go to the 'Edit Items' tab, the values should display in hex as shown.
Is that what you meant?
Dave
09-09-2013 09:31 PM
Yes!
09-09-2013 09:52 PM
Yes you can. Ultimately in ther ring that is number only..For display enter in any manner as it really doesnt matter.