[SciPy-user] How to save image from a window

Prabhu Ramachandran prabhu at aero.iitb.ac.in
Thu Apr 17 08:53:17 EDT 2008


Lorenzo Isella wrote:
> Dear All,
> I have already posted this to the visual python mailing list, but with 
> no success.
> The problem is the following: I want to make a movie using Python tools.
> The short script I paste below (it needs visual python) plots a chain of 
> spheres in a window.

If you don't expect good interactive performance you can use tvtk's 
visual to do this easily.  Attached is a script.  It requires that TVTK 
be installed, ETS-2.7.1 will do fine.

cheers,
prabhu


-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.py
Type: text/x-python
Size: 399 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20080417/ceffe6f1/attachment.py>


More information about the SciPy-User mailing list