Re: [Jmol-users] implementing PickCallBack with Jmol.js

2005-02-25 Thread Bob Hanson
For now, the best thing to do is follow some leads. You can check at http://www.stolaf.edu/people/hansonr/jmol/docs/examples/callback.htm to see how those work. Really it's not too hard. I can help if you need it. Bob Angel Herraez wrote: Hi I am using JmolApplet 10.00 with Jmol.js Is there a way

Re: [Jmol-users] implementing PickCallBack with Jmol.js

2005-02-25 Thread Miguel
> Hi > I am using JmolApplet 10.00 with Jmol.js > Is there a way to use pickCallback, or must I code the applet by hand > without using Jmol.js? > The main reason for this question is that "set picking ident" puts > the atom ID on the status line, but "set picking distance" does not > put the resp

[Jmol-users] implementing PickCallBack with Jmol.js

2005-02-24 Thread Angel Herraez
Hi I am using JmolApplet 10.00 with Jmol.js Is there a way to use pickCallback, or must I code the applet by hand without using Jmol.js? The main reason for this question is that "set picking ident" puts the atom ID on the status line, but "set picking distance" does not put the respective infor