Re: [Jmol-developers] File Save when zapped (also window title)

2009-09-07 Thread Robert Hanson
Thanks, Angel. This is fixed for Jmol 11.9.3 and 11.8.4 2009/9/4 Angel Herráez angel.herr...@uah.es Something has broken between 11.9.1 and 11.9.2 app: When no molecule is loaded, pop-up Save (first entry) says 11.9.1: File zapped (greyed out) 11.9.2: File (not greyed out) seems that

Re: [Jmol-developers] BCCE workshops

2009-09-07 Thread Robert Hanson
OK, great, Dean. On Fri, Sep 4, 2009 at 7:21 AM, Dean Johnston djohnsto...@gmail.com wrote: Bob, I'd be glad to contribute what I can either in the organization or presentation part. I think it's a great idea - Jmol has expanded so much in the last few years that most people don't know

Re: [Jmol-developers] I think we can now easily make a compressed Jmol save file....

2009-09-07 Thread Robert Hanson
Yes, I think we are all set. Took some rearranging of code, but it is all there now. Great idea. Jonathan, do you know how to create ZIP files? We could perhaps implement: write ZIP .zip which would put it all together, perhaps with the state script also embedded in a JPG. (If you haven't

Re: [Jmol-developers] commit or patch?

2009-09-07 Thread Robert Hanson
I think this is taken care of, right? On Fri, Sep 4, 2009 at 8:09 AM, Jonathan Gutow gu...@uwosh.edu wrote: Angel, Unless others can think of a reason, I'd suggest commit and we will test. However, note that Bob just did some changes to when the dialog is activated. Make sure to

Re: [Jmol-developers] I think we can now easily make a compressed Jmol save file....

2009-09-07 Thread Nicolas Vervelle
On Mon, Sep 7, 2009 at 10:10 AM, Robert Hanson hans...@stolaf.edu wrote: Yes, I think we are all set. Took some rearranging of code, but it is all there now. Great idea. Jonathan, do you know how to create ZIP files? See an example at

Re: [Jmol-developers] commit or patch?

2009-09-07 Thread Angel Herráez
El 7 Sep 2009 a las 3:11, Robert Hanson escribió: I think this is taken care of, right? Right. The problems have disappeared in 11.9.2 -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day

Re: [Jmol-developers] I think we can now easily make a compressed Jmol save file....

2009-09-07 Thread Angel Herráez
El 7 Sep 2009 a las 3:10, Robert Hanson escribió: which would put it all together, perhaps with the state script also embedded in a JPG. (If you haven't tried that, you should. It's quite startling -- save a JPG, then just drag/drop it back into Jmol. Or display the JPG on a web page, and

Re: [Jmol-developers] I think we can now easily make a compressed Jmol save file....

2009-09-07 Thread I B
סבבה, הבנת אבל למה הם התכוונו כאן? לעלות קבצים של JPG וקבצים אחרים עם סקריפטים שונים... אולי אחרי שטל יענה לנו, אני אנסח להם מייל עם כל השאילות שיהיו לנו, שיעזרו לנו איך עושים מה... 2009/9/7 Angel Herráez angel.herr...@uah.es El 7 Sep 2009 a las 3:10, Robert Hanson escribió: which would put

Re: [Jmol-developers] Firefox applet problem (JavaScript conflict?).

2009-09-07 Thread Tzontonel
Thank you very much Angel. I'm glad I found people who have patience and help any person. If you can, try to have all the jQuery code in your page #1 but let the structure panel be open from the beginning. Now it's work! When I close the panel and I reopen don't works (need to refresh the

Re: [Jmol-developers] I think we can now easily make a compressed Jmol save file....

2009-09-07 Thread Jonathan Gutow
Two things: 1) we've already implemented zipping for large files in WebExport. The code is simple as Java has a nice zip package. 2) I think that write ZIP .yyy might be OK for the command line, but I would like to see a Save... in the file menu that opens the Save dialog and creates a