I initially asked this question in the wxPython-users mailing-list (
http://groups.google.com/group/wxpython-users/browse_thread/thread/fe2a0a55dd09ef4a#),
but I figured Matplotlib-users would be a good place to ask in too.

I am using Matplotlib 1.1.0 in wxPython 2.9.2.4 through FigureCanvasWxAgg on
a Mac. This has always worked well, but now I've run into an annoying issue.
In the attached script, before using the right click menu, any clicks
outside the top pane won't trigger a Matplotlib event. However after any of
the right click menu items have been clicked, the canvas seems to expand to
the whole window and not only the top pane.

First of all, am I doing something wrong? If not, is this a Matplotlib or
wxPython issue?

FYI on a XP machine running wxPython 2.8.12.1 and Matplotlib 1.0.1 it works
just fine.

Attachment: wxpython_matplotlib_event.py
Description: Binary data

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to