[IMAGE-SIG] Animations with PIL

Charles G Waldman cgw@pgt.com
Thu, 19 Mar 1998 16:04:16 -0500 (EST)


>Is there a way to display a sequence of images in the
>same window? 

One approach to this (it's a bit unusual but it works)
is to use server-push to create the animation in a
Netscape window.  I mention this because I've recently
been writing some Python scripts to do exactly this.

Alternately you could use Tk and TkImage and create your
own little animation frame.


_______________
IMAGE-SIG - SIG on Image Processing with Python

send messages to: image-sig@python.org
administrivia to: image-sig-request@python.org
_______________