|
From: Trevis C. <t_...@mr...> - 2007-06-11 20:27:28
|
>=20 > Hi Trevis, >=20 > <snip> >=20 > On 12/06/07, Trevis Crane <t_...@mr...> wrote: > > So, I figured maybe if I zoomed in then it'd be easier to select the desired > > point. The problem is that after zooming/panning, the mouse cursor changes > > and my click events are no longer recognized as such. Furthermore, I can't > > find a way to make the mouse cursor return to its normal state and allow me > > to continue clicking events. Is there something I'm missing? >=20 > Could it be that you're still in zoom or pan mode when you try to > click to select a point? You'll see the zoom or pan button highlighted > in the toolbar if that is the case. Clicks when in these modes don't > activate the callback feature, so you need to click again on the same > toolbar button to leave that mode; then the cursor should return to an > arrow and your callback routine should be activated correctly. [Trevis Crane]=20 I feel like a bonehead sometimes. That helps. I didn't know to click the button again to get out of pan/zoom mode. thanks, trevis =20 > HTH, >=20 > A. > -- > AJC McMorland, PhD Student > Physiology, University of Auckland >=20 > ------------------------------------------------------------------------ - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |