Re: [Jmol-users] antialiasDisplay and spin

2007-11-23 Thread Bob Hanson
OK, this is fixed for Jmol 11.3.48. Thanks, Frieda. Test: load =1crn; set hermitelevel 5;cartoons on;spin on for (var i = 0; i < 100; i = i + 1);antialiasdisplay = !antialiasdisplay;delay 0.1;end for; looks cruel, but no errors. Bob Hanson wrote: >Frieda, temporarily, turn spinning off when

Re: [Jmol-users] antialiasDisplay and spin

2007-11-23 Thread Bob Hanson
Frieda, temporarily, turn spinning off when you change display settings. Frieda Reichsman wrote: > In Jmol 11.3.45/Safari3, I'm having trouble with the Jmol applet > freezing when, while spinning, I trigger a change in the > antialiasDisplay setting. > > To see this, visit > http://moleculesinm

Re: [Jmol-users] antialiasDisplay and spin

2007-11-23 Thread Bob Hanson
I can reproduce this bug on a PC as well. It's not an applet/application issue. Frieda Reichsman wrote: > In Jmol 11.3.45/Safari3, I'm having trouble with the Jmol applet > freezing when, while spinning, I trigger a change in the > antialiasDisplay setting. > > To see this, visit > http://mole

Re: [Jmol-users] antialiasDisplay and spin

2007-11-23 Thread Bob Hanson
OK, I'll look into that. Antialias on/off + spin causes null pointer error. I guess that doesn't surprise me. Spinning is a separate thread, and it calls for almost continuous rendering. Now that I have a Mac to call my own I can be of more use here. Bob Frieda Reichsman wrote: > Actually I

Re: [Jmol-users] antialiasDisplay and spin

2007-11-23 Thread Frieda Reichsman
Actually I am finding now I have to click the antialiasDisplay off and on several times to reproduce this problem at the web page below - I didn't realize this before because I was testing the page (with many other controls on it at the time) using the buttons repeatedly, and reloading the

[Jmol-users] antialiasDisplay and spin

2007-11-23 Thread Frieda Reichsman
In Jmol 11.3.45/Safari3, I'm having trouble with the Jmol applet freezing when, while spinning, I trigger a change in the antialiasDisplay setting. To see this, visit http://moleculesinmotion.com/3Dfigure_novII/figure.htm Click the radio button for spin, then click "Better performance", wh