> 1. I will turn on the double-buffering. We will test that and see what > that does. I strongly suspect this will solve the problem. > 2. I'll reintroduce some code to prevent multiple repaints from being > scheduled. However, if *this* solves the problem then I will be very > disappointed in Sun. Because their documentation is very clear that: > a. there is nothing wrong with repaint more than once > b. from the programmer's perspective, there is only one event thread > that is generating both ui events and calls to paint > c. the paint code runs to completion Egon,
I thought of one more possibility ... This debugging code was opening a file and writing to disk during rotations. I just checked in step 0 ... remove the debugging code. I doubt if it will eliminate the problem, but let me know if it changes anything. Miguel ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
