John, I note that jmol/examples/Integration.java compiles and runs for me on my Windows machine without any problem using:
cd Jmol\examples\basic javac -classpath ../../build/jmol.jar Integration.java java -cp .;../../build/Jmol.jar Integration I don't see the effect you are talking about. I suspect you are using old Jar files. Bob Hanson John Crabtree wrote: > I am trying to integrate Jmol into my java app. > > I have tried Integration.java and another simple SWT/Swing integration > class. > > Both give me "trails" when I rotate the molecule. How do I get rid of > this?? > > TIA, > > John > >------------------------------------------------------------------------ > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > >------------------------------------------------------------------------ > >_______________________________________________ >Jmol-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/jmol-users > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

