J
JJ
Is there a way to select an option button within an
option group via keyboard by using its value? I have 5
buttons, with the optionValues 1,2,3,4 and 5. I want the
user to be able to select a button by keyboard (pressing
1,2 etc) if desired. The keyPress event doesn't capture
the keystroke for some reason and the frame doesn't have
a keyPress event. This would really help speed up the
data entry process.
option group via keyboard by using its value? I have 5
buttons, with the optionValues 1,2,3,4 and 5. I want the
user to be able to select a button by keyboard (pressing
1,2 etc) if desired. The keyPress event doesn't capture
the keystroke for some reason and the frame doesn't have
a keyPress event. This would really help speed up the
data entry process.