Hi Bob,
I am embedding Jmol 11.4.RC in my applications. Whenever I right-click
to bring up the context menu, I got this line print to my log window.
It looks like a debug statement.
viewer.getBooleanProperty(perspectivedepth) - unrecognized
Thanks,
Li Yang
--
Dear Bob and Angel and others,
I will certainly appreciate your help regarding the memory problems
that I'm having with JTAT!
1. YES I AM using Jmol.js in JTAT. (I did not use it in FirstGlance
in Jmol because it seems to me inadequately documented, and because I
felt I needed to understand wh
At 1/21/08, you wrote:
>Can a for loop in Jmol take two variables, as follows?
>
>for ( var i = -9, j = 2; i < -4.0; i = i + 0.2, j = j + 1 )
>
>So far I have not had success, j seems to have no value where as i is
>working fine.
What would be wrong with this:
var j = 2;
for (var i = -9; i <
Can a for loop in Jmol take two variables, as follows?
for ( var i = -9, j = 2; i < -4.0; i = i + 0.2, j = j + 1 )
So far I have not had success, j seems to have no value where as i is
working fine.
Thanks,
Frieda
//
Frieda Reichsman, PhD
Molecules in Mo
> RE: Jmol Tutorial-Authoring Template (JTAT), nearing release (I hope).
> Near final demo at http://bioinformatics.org/jmol-tutorials
>
> There is a major unresolved problem which calls into question the
> usability of tutorials using Jmol, and JTAT in particular: running
> out of java memory.
Er
5 matches
Mail list logo