Canvas text - clipping instead of wrapping

Horst Gassner horst at proceryon.at
Wed Jul 19 06:32:20 EDT 2000


Hello!

(using Tkinter)
Maybe a (too) simple question but I can not find the answer :-(
Is it possible to clip text inside the canvas text item? The default
behavior is wrapping text if the width attribute is set but I don't like
this in my special case.

If clipping is not possible - which is the best workaround for doing
this?

Thank you in advance
Horst



More information about the Python-list mailing list