Thanks to visit codestin.com
Credit goes to github.com

Skip to content

skipping mpl-axes-interaction during key_press_event\'s #215

Closed
@ddale

Description

@ddale

Original report at SourceForge, opened Wed Mar 17 10:53:53 2010

The proposed patch allows you to switch off the mpl-axes-interaction during key_press_event's for a specific axes using

ax.set_auto_key_press(False).

This problem was discussed in sep-dec 2008 "OSX 10.5 event.key bug", which was initially posted by James Schombert and I hope I made it to implement the latest proposal of John Hunter in dec 2008.

I changed the backend_bases.py and the axes.py accordingly.

SourceForge Comments

On Thu Mar 18 05:09:59 2010, mmichler wrote:

I updated the patches including application of new method in widgets.py (Sorry I couldn't resist to make some minor changes according to the coding style in the widgets.py)

Regards Matthias

SourceForge History

  • On Thu Mar 18 05:08:27 2010, by mmichler: File Deleted: 367119:
  • On Thu Mar 18 05:08:27 2010, by mmichler: File Deleted: 367118:
  • On Thu Mar 18 05:08:17 2010, by mmichler: File Added: 367221: drop_key_press_events_v0_99_maint_3.patch
  • On Thu Mar 18 05:07:43 2010, by mmichler: File Added: 367220: drop_key_press_events_trunk_3.patch
  • On Wed Mar 17 10:54:46 2010, by mmichler: File Added: 367119: drop_key_press_events_trunk_2.patch
  • On Wed Mar 17 10:53:53 2010, by mmichler: File Added: 367118: drop_key_press_events_v0_99_maint_2.patch

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions