Re: [Tutor] How to open a file with images

2005-12-16 Thread Kent Johnson
vikas mohan wrote: > Hi everybody! > > In Java we have the appletviewer and frames, through which we can access > image files. In python, if I want to open an image file in IDLE, how can > I do that, and what should my command look like? Here is a simple program to open an image file and displ

[Tutor] How to open a file with images

2005-12-16 Thread vikas mohan
Hi everybody!   In Java we have the appletviewer and frames, through which we can access image files. In python, if I want to open an image file in IDLE, how can I do that, and what should my command look like?   Many thanks   Vikas ___ Tutor maillist -