Hi,

I'm interested in controlling how the cursor position appears at the bottom
of interactive windows.

I noticed that by default, it is the Formatter that gets called. However, in
my case, the displayed coordinates each depend on both the x and y pixel
value, and therefore I need to somehow override the Formatter.

Does anyone have any suggestions? Should I use event handling with the
'motion_notify_event' event? If so, how do I make sure that the formatter
doesn't still get called, and where is the string object that I should
update?

Thanks,

Thomas
-- 
View this message in context: 
http://www.nabble.com/Cursor-position-tp25119919p25119919.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to