wxComboBox beeping

Hi!

wxComboBox keeps beeping when I press return in it, which is quite
annoying. Is there anyway of getting rid of the beep?

···

--
/Jesper

Jesper Eskilson wrote:

Hi!

wxComboBox keeps beeping when I press return in it, which is quite
annoying. Is there anyway of getting rid of the beep?

Put it on a wxPanel so the ENTER will be used as a navigation key.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!