07-04-2023 02:42 AM
Hello,
is it possible to create drop down filter menu, something similar like in excel?
So you are able to select wanted content.
Solved! Go to Solution.
07-04-2023 02:54 AM
07-04-2023 05:00 AM
can you please share some example, didn't manage to made this.
I also try with tree but without success.
07-04-2023 05:42 AM
Hi milan,
@milan87 wrote:
didn't manage to made this.
I also try with tree but without success.
What have YOU tried and where are YOU stuck?
Please provide your example VIs! (Keep in mind many of us prefer LabVIEW 2021 or older. I prefer LabVIEW2019.)
07-05-2023 12:57 AM
Hello,
there is no some example to share.
I followed your instruction:
''Or you can use a checkbox to show the list of options and use the item symbol to show the checkbox.''
So i added symbols, but as can see, this is just symbols.
So, this could work, when take checkbox coordinate, check if it is mouse is on checkbox position, and then using property node, change symbol somehow.
Or i missed something.