Rad Widmer wrote:
Is there something I can do to get the TAB key to close the edit window on the first key press?
If it is a wx.textCtrl then try giving the editor control the wx.TE_PROCESS_TAB style.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!