Hello!
I have my LabVIEW development finished, and now I'm preparing the front panel, which is suposed to work in fullscreen. The final program has two working modes,"normal" and "expert", the only difference is that in the normal working mode only a few graphs and indicators should be shown, and in the expert all of them, including some controls. Which I want is to show the normal working mode of the program in fullscreen (with the ability to self adapt to the resolution and size of the screen) and when the expert mode button is pressed, the vertical scrollbar should appear letting the expert user scroll down in order to acess to the expert options. When returning to the normal working mode everything should be as at the beggining.
Any idea how to do that? Many thanks in advance!!