Insert Key Support?

Has anyone else run into the issue that pressing the “Insert” key in a wxPython GUI doesn’t work to overwrite the text? Does this have to be coded manually, or is there an option that I can enable? I did a Google search, but “insert” means a lot of other things in wxPython. Thanks!

Andrew Bouchard

Andrew Bouchard wrote:

Has anyone else run into the issue that pressing the "Insert" key in a wxPython GUI doesn't work to overwrite the text? Does this have to be coded manually, or is there an option that I can enable? I did a Google search, but "insert" means a lot of other things in wxPython. Thanks!

What platform? Version? Type of widget?

···

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