On Mon, 02 Oct 2006 09:18:13 -0700, "dug" <[EMAIL PROTECTED]> let this slip:
> Hi, > > I have a small program that moves some shapes around a tkinter canvas. > Is there any way to save the output in a movie file, maybe mpeg? you can record any app with special programs designed for the job, such as vnc2swf (which produces macromedia flash), vncrec (which produces a special format readable by transcode) or istanbul (which produces ogg/theora). I doubt Tk would have a special mechanism to do this. -- Thomas Jollans alias free-zombie -- http://mail.python.org/mailman/listinfo/python-list