I am using labview 8.5 and XP. I have attached a very simple VI in which the user chooses a test number from 1 to 3 in a menu. Could someone tell me how I can get the user to see all of the 3 choices in the menu instead of having to lick on the "arrow down" before?
Thank you for your answer. It works great. However do you know if Labview already has a kind of menu that enables the user to choose one of all the choices among a list (all shown at the same time) ? In fact what I need is a kind of array of string values that you can choose by clicking on one of them.