> Can you explain more about using the MessageCallback function. I have never used it ... others have.
> Is there a documentation for its use. Maybe. > You also mentioned that its not > implemented in Jmol.js, than how should I use it with my application, > as I am using Jmol.js library. The MessageCallback method is somewhat complicated. It tends to uncover bugs in the browsers in the interface between JavaScript and Java. I have not implemented it in Jmol.js because I want the Jmol.js library to be reliable and portable across browser platforms. I have tried several times to come up with an 'Event Notification Model' that works between Java and JavaScript. But I have not yet come up with a design that works for me. I need assistance from one or more people who: - have cross platform JavaScript experience - have access to several machines - have an interest in getting this problem resolved Miguel ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

