Hi,
I have a very simple VI meant to simulate what i'm trying to accomplish in my program... basically, when the 3rd radio button is selected, I want the text box to be disabled and grayed out. Instead, the event case seems to perform the action on the *next* iteration of the loop. Can someone point out what i'm doing wrong?
Thanks!