I have a question (not an issue, sorry abt that) regarding being able to select from a list of options.
My program currently uses TitleSelectOne to show options, and action is taken after the ok button is pressed. But, I really need it to take action right after the enter key is pressed.
I didn't really want to post this on StackOverflow, so sorry again for cluttering up the issues tab. Thanks in advance!
I have a question (not an issue, sorry abt that) regarding being able to select from a list of options.
My program currently uses
TitleSelectOne
to show options, and action is taken after theok
button is pressed. But, I really need it to take action right after theenter
key is pressed.I didn't really want to post this on StackOverflow, so sorry again for cluttering up the issues tab. Thanks in advance!