Re: [Jmol-users] Help to put Jmol on server for multi-GIF

2015-11-16 Thread Robert Hanson
better warn them how big these files can get. On Mon, Nov 16, 2015 at 5:52 PM, Eric Martz wrote: > DOUBLE HOORAY!!! > > So I will begin coding a user interface to use capture from the applet in > a browser. > > Thanks Bob, > -Eric > > > On 11/16/15 6:34 PM, Robert Hanson wrote: > > public bool

Re: [Jmol-users] Help to put Jmol on server for multi-GIF

2015-11-16 Thread Eric Martz
DOUBLE HOORAY!!! So I will begin coding a user interface to use capture from the applet in a browser. Thanks Bob, -Eric On 11/16/15 6:34 PM, Robert Hanson wrote: public boolean allowCapture() { return !isApplet || isSignedApplet; } Eric, I must have misunderstood you -- I meant no c

Re: [Jmol-users] Help to put Jmol on server for multi-GIF

2015-11-16 Thread Robert Hanson
public boolean allowCapture() { return !isApplet || isSignedApplet; } Eric, I must have misunderstood you -- I meant no capture for JSmol. ​ -- Presto, an open source distributed SQL query engine for big data, init

Re: [Jmol-users] Help to put Jmol on server for multi-GIF

2015-11-16 Thread Eric Martz
Dear Rolf and Bob, I tested it in June and it didn't work. In this message in June http://sourceforge.net/p/jmol/mailman/message/34196031/ Bob said " I don't plan on having capture available for the applet." But today IT WORKS!!! Indeed it opens a file save dialog and you can save to the local

Re: [Jmol-users] Help to put Jmol on server for multi-GIF

2015-11-16 Thread Rolf Huehne
On 11/16/2015 08:24 PM, Eric Martz wrote: > Bob has said that the signed Jmol_s Java applet will NOT be able to > write files to the local disk. > Eric, do you mean the signed Java applet with the "unsigned" privileges only (which was the unsigned applet in the past) or with the full "signed" pri

[Jmol-users] Help to put Jmol on server for multi-GIF

2015-11-16 Thread Eric Martz
I would like to add a feature to FirstGlance in Jmol. While using it (always in a web browser), I would like a button that generates a rotating multi-GIF of the current molecular view, for inclusion in a slide presentation. In the Jmol application, a one-line command accomplishes that: cap