On Tue, Jun 03, 2008 at 12:44:06AM -0500, Bob Hanson wrote:
> OK, that's fixed for 11.5.39. At least for the JmolSimpleViewer 
> interface, it could be fixed. (I don't know if that is what you are 
> using or not.)
> 
> Mostly, though, it is a result of not calling
> 
>   viewer.evalString("ZAP");
> 
> just after allocating the viewer object. This is required prior to the 
> first loading of a model (and several other commands).
> 
> If using the JmolViewer interface instead, you can replace that with
> 
>  viewer.setAppletContext("",null,null,"someCommandLineOptions")
> 
> which allows carrying over various command line options to the viewer.
> 
> I suspect that's not particularly well documented. I've added some more 
> notes in the Integration example as well as in the API classes.

Thanks a lot. I'll test .39 ASAP.
Best regards
-- 
Matteo Riondato
FreeBSD Committer (http://www.FreeBSD.org)
FreeSBIE Developer (http://www.FreeSBIE.org)
GUFI Staff Member (http://www.GUFI.org)

Attachment: pgp9rWDniYLHc.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to