[Tkinter-discuss] Possible to stretch an image via Label() or create_image() without PIL?

python at bdurham.com python at bdurham.com
Sun Nov 7 23:05:26 CET 2010


Is it possible to stretch a Tkinter image horizontally or
vertically when the image is used in a Label() or painted via
create_image() without having to dynamically create stretched
images via PIL?

Thank you,
Malcolm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20101107/4cfa241b/attachment.html>


More information about the Tkinter-discuss mailing list