tkinter coordinates, conversion

Ron Provost ron.longo at cox.net
Sat Mar 29 16:26:41 EDT 2008


Is there any way in tkinter to convert between coordinate systems?  Specifically, I'm refering to the canvas.  I'm getting x and y's back in mouse events and I would like to convert them back to inches 'i', centemeters 'c', millimeters 'm' or points 'p'.  Which I wish to use to provided information back to the user.

Thanks,
Ron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080329/f700bdf8/attachment.html>


More information about the Python-list mailing list