equivalent of currentpoint?

Hi,

  I am very new to matplotlib (running 0.87.5 on Mac OS X) and just joined this maillist today. I just discovered "getp" and "setp" today, very nice!

  I am wondering if there is an analog of the axes and/or figure's 'currentpoint' property to access 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

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 wondering if there is an analog of the axes and/or figure's 'currentpoint' property to access the current mouse location, and the figure's 'windowbuttonmotionfcn' (and up and down respectively) for responding to mouse click events?