Hi Giuseppe,

I lke the idea to have a raster info tool that display pixel values on status bar while cursor moves on workbench. Unfortunately I still don't know how to make it - any suggestion for a nerd developer (like me)?
I think you just have to copy a part of your code from gestureFinished to mouseLocationChanged
which is monitoring every mouse motion.
Hmm, I say copy, but you'll probably have to create a new method
getGridCell(Coordinate)
and to use if in both gestureFinished and mouseLocationChanged
to avoid repeating yourself.

Hope that helps,

Michaël
regards
Giuseppe


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to