User | Kudos |
---|---|
13 | |
11 | |
3 | |
3 | |
2 |
When I want to select a given index of an Enum (Index, not String value) then it can be cumbersome.
I can make the digital display visible for the constant or control, but when the drop-down list appears.... yeah.
Can't we include the Index on the left side of the drop-down list (Spot my numbering error)?
It's not too hard here because they're sequentially ordered (more or less) but we have some enums with over 100 elements which are not so nicely ordered. Sometimes we just need to find out which element corresponds to a given index, or to select a given index directly. This is not so easy manually. I know we can enter the value for a constant in the DigitalDisplay area to select that element, but I still feel it would be nice to include the index when showing the selection list.
This is useful anywhere there is an Integer to Enum conversion (or the opposite).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
National Instruments will not be implementing this idea.