kohinoor2007
Programmer
Hi,
Have an editable comboBox.I want to catch the "return" key when user presses the key.Have tried adding keyListener to it.But its never getting called,probabaly because it is an editable comboBox.
How can I catch the "return" key in an editable comboBox.
Thanks
Have an editable comboBox.I want to catch the "return" key when user presses the key.Have tried adding keyListener to it.But its never getting called,probabaly because it is an editable comboBox.
How can I catch the "return" key in an editable comboBox.
Thanks