Rene & Miguel wrote: >>> I don't think that we want to update during an animation. But we should >>> update when a user is stepping from frame to frame within an animation. >> >> Where can I register what kind of listener for that? > > Doesn't exist yet.
It did exist in the Jmol application world. I just updated your AtomSetChooser code. It is now a PropertyChangeListener and receives notification that the file has changed via a propertyChange event. Look at the bottom of AtomSetChooser.java Miguel ----- Open Source Molecular Visualization www.jmol.org [EMAIL PROTECTED] ----- ------------------------------------------------------- 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
