06-15-2020 05:24 PM
Can someone illustrate me what are the typical use cases of Show/Hide Last
Item When Running in a ring control?
06-15-2020 08:38 PM
Where do you see that option?
06-15-2020 08:44 PM
You may/probably need to enable the super secret stuff.
mcduff
06-15-2020 08:45 PM
It's a new feature in LabVIEW 2020. It's useful for UIs where you want the user to be forced to select something (as opposed to providing a default value which they may overlook and they should change). So you make the last item the default value, and when the user selects the ring, they don't see that value in the list. Here's a screenshot to illustrate it:
The user sees "Select Month", but when he clicks the drop-down, he only sees the months, he doesn't see 'Select Month' in the list. That's because it's the last item in the ring, and the ring has 'Hide Last Item When Running' selected.
06-15-2020 08:46 PM
P.S. - This feature, and all the other improvements in LabVIEW 2020, is discussed in the LabVIEW 2020 Upgrade Notes.
06-15-2020 10:21 PM
Obviously i checked the help before posting here and there was no use case discussed there. Rechecked before replying this and indeed no use case there.
06-15-2020 10:29 PM
Maybe this should be included in the help file and release notes.
06-17-2020 03:43 AM
@Darren wrote:
P.S. - This feature, and all the other improvements in LabVIEW 2020, is discussed in the LabVIEW 2020 Upgrade Notes.
I'm having trouble finding the Ring Control "Flavor" property.
06-17-2020 04:42 AM
Hi Steve,
It's a shame there is no LabVIEW2020 help available online.
(And I wouldn't call it "discussed" when the Upgrade notes just "mention" some changes…)