On 04/06/15 16:51, Alan Gauld wrote:
There is no specific image folder but there is the Tkinter GUI tookit
Oops, I meant "image module"...
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
htt
On 04/06/15 15:09, abhijeet...@yahoo.in wrote:
i wanted to know that how can i show or display a simple image using python 3.4
The Tkinter package in the standard library includes a Canvas widget
which can display various forms of image. It depends what format the
image is in. You will probab
In a message of Thu, 04 Jun 2015 14:09:43 -, abhijeet...@yahoo.in writes:
>hello , sir i wanted to know that how can i show or display a simple image
>using python 3.4The thing is that i want to know that there is no image module
>or library located in the library folder under python 3.4.?sir
hello , sir i wanted to know that how can i show or display a simple image
using python 3.4The thing is that i want to know that there is no image module
or library located in the library folder under python 3.4.?sir, please help me
out with this basic step..