[Matplotlib-users] FourierDemo now on wxPyWiki

2009-01-16 Thread Tom Krauss
After some positive feedback and subsequent discussion on the wxPython users list, I decided to add a wiki page for the Fourier Demo I posted earlier: http://wiki.wxpython.org/MatplotlibFourierDemo Robin, et. al., do you think this warrants moving up into a new category (e.g. RecipesMatp

[Matplotlib-users] equivalent of currentpoint?

2007-01-08 Thread Tom Krauss
ess the current mouse location, and the figure's 'windowbuttonmotionfcn' (and up and down respectively) for responding to mouse click events? Thanks in advance, Tom Krauss - Take Surveys. Earn Cash.

Re: [Matplotlib-users] equivalent of currentpoint?

2007-01-08 Thread Tom Krauss
I just found Section 3.14 Event Handling in the User's Guide, so never mind! Thanks anyway and sorry for the newbie spam - I broke the rule about reading the manual first before asking! I will try some examples. - Tom On Jan 8, 2007, at 3:58 PM, Tom Krauss wrote: > I am wond