Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
GUI programs
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Alf P. Steinbach, post: 4080911"] * [email]jyoung79@kc.rr.com[/email], on 30.05.2010 03:13: A GUI library may contain such functionality, but it's more properly the domain of a special purpose library. The question then boils down to which GUI libraries your image/rich text library is compatible with. Perhaps if someone else has handled that combination they'll chime in. Cheers & hth., - Alf PS: Tkinter on its own does not provide image resizing and does not on its own support common image formats like JPEG or PNG (it does support GIF). For Tkinter I think you can do that by adding the PIL library, if I remember the name correctly. But as far as I know PIL doesn't yet support Python 3.x, and doesn't support EPS or PDF, which are not image formats but rich text formats. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
GUI programs
Top