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
>> The query: select within(30.0, model=2)
>> Will select anything that is within 30 angstroms of anything that is in
> model 2 ... which is the same thing as saying 'select model=2'
>
>This isn't true.
Oh but that *is* the way that it is working ... try it :-)
> The query will select allth
On Feb 22, 2005, at 6:17 PM, Philip Bays wrote:
Apple released a new security update this afternoon. It appears to be
tinkering a lot with java. I will be interested in others experience
and how it affects jmol upon installation.
I also find that my previous jmol applet setups work ok after th
Hello,
I have just been trying to get some geometric information out on the web
using the code below:
jmolhtml("geometry);
jmolCheckbox("set picking on","set picking off","pick");
jmolRadioGroup([
["set picking distance","distance","checked"],
["set picking angle","angle"]
]);
but obviousl
4 matches
Mail list logo