06-09-2009 06:33 AM
Dear,
I am a novice in LabView. I have a doubt regarding Radio Buttons.
I have 4 Radio Buttons named : Radio1 , Radio2 , Radio3, Radio4. Radio 1 and Radio 2 are visible. But Radio3 and Radio4 are invisible.
Whenever the user clicks Radio1 , Radio3 should be visible, being Radio 4 invisible. And Whenever the user click Radio2, Radio4 should be visible, being Radio3 invisible.
How Can I Do That in LabView?
Thanks In Advance
Regards
Malli
Solved! Go to Solution.
06-09-2009 06:44 AM
Hi,
You can visible and invisible the button by using properties node of button.
Create the property node of Button and select Visible property.