I get the same result with jmolScript().

Jonathan
On May 1, 2010, at 3:36 PM, Robert Hanson wrote:

> no, no -- don't use JmolScriptWait. Why use wait?
> 
> On Fri, Apr 30, 2010 at 9:51 PM, Jonathan Gutow <gu...@uwosh.edu> wrote:
> Bob,
> 
> I was adding your requested "Jmol Console" button to the widgets and ran into 
> some odd behavior while testing it.  The following javascript call must be 
> used twice to make the console open and it pretty much hangs all other Jmol 
> activity.  The "Console" menu item in the popup seems to work fine.  Is it 
> possible that two competing script interpreters are being started?  The other 
> possibility is that I'm doing something really silly.
> 
> onclick="void(jmolScriptWait('console;'));"
> or
> 
> onclick="void(jmolScriptWait('console'));"
> 
> Jonathan
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Jmol-developers mailing list
> Jmol-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-developers
> 
> 
> 
> -- 
> Robert M. Hanson
> Professor of Chemistry
> St. Olaf College
> 1520 St. Olaf Ave.
> Northfield, MN 55057
> http://www.stolaf.edu/people/hansonr
> phone: 507-786-3107
> 
> 
> If nature does not answer first what we want,
> it is better to take what answer we get. 
> 
> -- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
> ------------------------------------------------------------------------------
> _______________________________________________
> Jmol-developers mailing list
> Jmol-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-developers

------------------------------------------------------------------------------
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to