in reply to
Getting coordinates in a scrolled canvas
OK, I think I got it finally. For anyone interested, its $canvas->canvasx($Tk::event->x), $canvas->canvasy($Tk::event->y).
Comment on
Re: Getting coordinates in a scrolled canvas
In Section
Seekers of Perl Wisdom