03-06-2015 01:57 AM
I need to Desging my front panel design like this
Help me to find out this !!
I
03-06-2015 02:01 AM
03-06-2015 02:07 AM
Tab inside tab is no Problem.
But the Bottom one is not Buttons thats also Tab Pages
03-06-2015 02:10 AM - edited 03-06-2015 02:11 AM
Hi saran,
so you already know what you need? Then why do you ask?
In your first image they look like usual System buttons to me. I would use buttons to switch a tab control with hidden tabs…
Btw. stacking 3 tab controls with several pages doesn't sound like a good UI design approach to me. But that's just my opinion…
03-06-2015 02:12 AM
"I would use buttons to switch a tab control with hidden tabs…"
This buttons to switch a tab " can you give me any sample vi
03-06-2015 02:14 AM
Hi saran,
you use those buttons to write a new value into a local variable of your tab control.
Do you really need example of how to write a value into local variables? After more than 100 messages in the LabVIEW forum?
(If the answer is YES: please take the free online courses offered by NI on their website!)
03-06-2015 03:54 AM
Hi GerdW,
Thank u for you kind reply,
Here is the sample file for Button to control Tabs.
i just asked better Way as you are experience (10,652 messages) .
03-06-2015 03:59 AM
03-06-2015 04:02 AM
I dont know how to do that !!!
03-06-2015 04:05 AM
Hi saran,
I dont know how to do that !!!
- Put a radio button on your front panel.
- replace the existing buttons by buttons of your choice to get the look&feel you want.
- add as many buttons as you need to this radio button
What's the problem with theses easy steps?