On 1/9/2010 8:43 AM, suresh.amritapuri wrote:
Hi,In PIL, how to display multiple images in say m rows and n colums when I have m*n images. suresh
Tkinter has PhotoImage widget and PIL has support for this widget: http://www.pythonware.com/library/pil/handbook/imagetk.htm -- http://mail.python.org/mailman/listinfo/python-list