Re: tkinter to mpeg

2006-10-04 Thread Alexander Schliep
[EMAIL PROTECTED] (Cameron Laird) writes: > In article <[EMAIL PROTECTED]>, > Thomas Jollans <[EMAIL PROTECTED]> wrote: >>On Mon, 02 Oct 2006 09:18:13 -0700, "dug" <[EMAIL PROTECTED]> let this >>slip: >>> I have a small program that moves some shapes around a tkinter canvas. >>> Is there any way

Re: tkinter to mpeg

2006-10-02 Thread Cameron Laird
In article <[EMAIL PROTECTED]>, Thomas Jollans <[EMAIL PROTECTED]> wrote: >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, may

Re: tkinter to mpeg

2006-10-02 Thread Thomas Jollans
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

tkinter to mpeg

2006-10-02 Thread dug
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? Thank you, Douglas -- http://mail.python.org/mailman/listinfo/python-list