Hello,
I need to have a group of radio buttons (only one can be selected at a
time), and then have a variable which will tell me the current
selection. Visual C++ supports the group control that does it all
aoutomaticallly. Is there something like that in LabWindows 6.0 ? How
can I do it, besides defining a click event for all of them and then
checking which control is clicked, and select/diselect each of them
manually ???
Thanks,
Edgar TH