|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Win32::GUI RadioButtonby petecm99 (Pilgrim) |
| on Jan 25, 2011 at 20:50 UTC ( [id://884217]=perlquestion: print w/replies, xml ) | Need Help?? |
|
petecm99 has asked for the wisdom of the Perl Monks concerning the following question:
Good day Monks, I've seen my question on a few different forums, and no one has offered a response, so I'll try it here... I just added a couple of Radio Buttons to my Win32::GUI program, and noticed that it is not intuitively obvious how they tie together (i.e. select one button, and the other(s) become unselected). Does anyone know the property that ties them together to make the radio buttons a part of a set? I fear that I will only be able to have one set of radio buttons per form. Here is some code for two buttons that are a matched pair, even though nothing in the properties declare that they should be... Thanks for your wisdom... Pete
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||