Miguel wrote:
pure batch processingJan wrote:
that was a mistake, what I really wanted to write down was the
--nodisplay
option
Jmol only does display ...
Q: What value is --nodisplay ?
if the MessageCallBack was at least as informative as of RasMol and the script console output=MessageCallBack could be the starting console (or any file), not only the generating of POV scenes (or direct PNG write outs) with Jmol --nodisplay would be interesting
I just did cvs update -dP ant clean main
Buildfile: build.xml Overriding previous definition of reference to apis-jar
clean: [delete] Deleting directory C:\wampp2c\htdocs\Jmol\build\classes [delete] Deleting directory C:\wampp2c\htdocs\Jmol\build\applet-classes [delete] Deleting directory C:\wampp2c\htdocs\Jmol\build\appjars [delete] Deleting 1 files from C:\wampp2c\htdocs\Jmol
init:
classes:
[mkdir] Created dir: C:\wampp2c\htdocs\Jmol\build\classes
[javac] Compiling 170 source files to C:\wampp2c\htdocs\Jmol\build\classes
[javac] C:\wampp2c\htdocs\Jmol\src\JmolAppletControl.java:231: warning: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
[javac] (try -source 1.5 to use 'enum' as a keyword)
[javac] for (Enumeration enum = appletRegistry.applets();
[javac] ^
[javac] C:\wampp2c\htdocs\Jmol\src\JmolAppletControl.java:232: warning: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
[javac] (try -source 1.5 to use 'enum' as a keyword)
[javac] enum.hasMoreElements(); ) {
[javac] ^
[javac] C:\wampp2c\htdocs\Jmol\src\JmolAppletControl.java:233: warning: as of release 1.5, 'enum' is a keyword, and may not be used as an identifier
[javac] (try -source 1.5 to use 'enum' as a keyword)
[javac] Object peer = enum.nextElement();
[javac] ^
[javac] Note: * uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 3 warnings
[copy] Copying 74 files to C:\wampp2c\htdocs\Jmol\build\classes
...
I get an application Jmol.jar 10pre11e 2004/07/12 15:37 (which works) but no applet.
Regards, Jan
just a comment on the current discussion about(size should be viewer size)
--geometry
I think it is more important to set the viewer size than the application
window size
I agree ... but I cannot figure out a clean way to do it using the Java Swing class library.
support for multiple molecules like in RasMol2.7.2-. molecule
OK
we already discussed something like the RasMol-. script accessing PDB file
show info
show sequence
...
commands and because JavaScript was not able to get (and parse) the PDB
file directly, your idea was to give access via the applet
OK ... now I remember.
by the way, the monitor command didn't do anything in 10pre11d
I suppose I broke something.
Miguel
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers
