07-13-2011 01:58 AM
Hi Everyone,
My application is having tab control with multiple pages. I want to add Quit Boolean button in all the pages but the button functionality is same irrespective of the page.
How to have single button with multiple copies in the front panel, so that we can have single terminal in the blockdiagram otherwise provide your suggestion to achieve multiple copies of single control in the front panel.
Thanks in advance
Solved! Go to Solution.
07-13-2011 02:29 AM
07-13-2011 02:30 AM - edited 07-13-2011 02:30 AM
Hi Kumar,
You can do this by placing a button on your front panel and selecting it by clickin on it once and dragging it on to the top of the tab control using the arrow buttons of your keyboard. Then if you run the vi , this button will be common for all the pages.
Check the attached vi.
Regards,
Nitzz
(Give kudos to good answers and mark it as a solution if your problem is Solved;))