Re: [Jmol-developers] Intercepting events

2010-02-09 Thread Robert Hanson
Dear Moacyr, Q: Is this using the applet and a browser or an integrated Jmol application? Keyboard is tricky. I don't think you can do that. Why would you want to? These are just commands, and you can intercept all commands. So maybe that will suffice? Check the documentation regarding "callback

[Jmol-developers] Intercepting events

2010-02-08 Thread Moacyr Francischetti CorrĂȘa
Hello. I am in the final stage of my doctorate in biotechnology. My project is to integrate Jmol in a distributed virtual environment. I need to intercept all the events of mouse and keyboard. How can I do this? Another question: how can I access the command scripts generated by each event in