>> You are probably going to say that you want to see it as it changes >> from one state to another. But for me, that is a slide show, not an >> animation. > > OK, so you only accept that an animation is a movie with a high frame > rate. If that is the definition that you use for animation in Jmol, > than you are right: I do not want an animation (I just didn't know I > didn't want that :-)
Personally, I think that is what an animation is. >> I think that you want to build your slide show using existing commands. >> >> frame 1; delay .5 >> frame 3; delay .5 >> frame 5; delay .5 >> frame 7; delay .5 >> loop > > That will indeed to the trick, and I'll approach it that way. If that does not meet your needs then I will make the 'animation' command more flexible. > Could I bother with a completely different kind of question? What > development tools do you use for the Jmol project? I was wondering > about starting to use Netbeans, and now I see Egon and Nicolas talk > about Eclipse. I just use BBEdit and ant, so I think I am doing things > the hard way :-). I use emacs ... in a terminal ... because I have been working that way for a long time. It is not a *modern* integrated development environment, but because it can launch the compiler and read the compiler output it gives me a fast debugging cycle. Miguel ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_idU88&alloc_id065&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
