Hi all,

I have a canvas with some editable text (with create_text) in it.
How can I get the cursor coordinates x,y from the canvas?
The index() function returns only the character index, is there a way to convert the position of a character into x,y coordinates or bbox?

Vasilis

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to