>>>>> "fred" == fred <[EMAIL PROTECTED]> writes:
fred> First, I guess you are talking about mayavi2 and not mayavi.
fred> In this case, you'll get more chance if you post on
fred> enthought-dev ml.
Not really, I am the only one who usually responds on either thread
w.r.t. m2/m1 issues anyway. However if these are traits/envisage
related issues then yes, YMMV.
fred> Second, did you look at the Tips section in the Cookbook on
fred> scipy.org ? It's a little bit hackish, Prabhu does not like
fred> this, but it works :-)
I encapsulated this hack into scene's save method so you can now do
this:
scene.save('foo.png', size=(800,600))
and it will attempt to try and save the scene to a 800,600 image if
possible. Sometimes this will make your window larger than the
workbench and that can lead to corrupt images (on Linux). In such
cases you can take advantage of the magnification trait and set
scene.magnification = 2 # an integer
and call save with a suitable size. It works for me on OSX and Linux.
cheers,
prabhu
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users