Re: [Jmol-users] rotate -- internal vs. fixed frame rotations

2006-03-16 Thread Rajarshi Guha
On Thu, 2006-03-16 at 16:35 -0600, Bob Hanson wrote: > > A decent test page is at > http://www.stolaf.edu/people/hansonr/jmol/test/json/spin.htm I was trying to look at the above example page but when I click on the links nothing happens. Looking at my Javascript console I see: Error: applet.g

[Jmol-users] rotate -- internal vs. fixed frame rotations

2006-03-16 Thread Bob Hanson
I've implemented some changes to rotate. First, all the standard stuff is unchanged. You can certainly still do rotate x 50 rotate z -10 but now there are more options. Prinipal among them: 1) You can address either the "fixed" xyz coordinate system of the Jmol window as these commands do, or

Re: [Jmol-users] Jmol macros: scripting in the application

2006-03-16 Thread Egon Willighagen
On Thursday 16 March 2006 21:46, [EMAIL PROTECTED] wrote: > De: Egon Willighagen <[EMAIL PROTECTED]> > >I'm not what you mean here... yes, hardcoding it in the application is > > always possible... but the nice thing about macros is, is that you don't > > have to recompile Jmol... but maybe I did n

Re: [Jmol-users] Jmol macros: scripting in the application

2006-03-16 Thread nvervell
De: Egon Willighagen <[EMAIL PROTECTED]> >I'm not what you mean here... yes, hardcoding it in the application is always >possible... but the nice thing about macros is, is that you don't have to >recompile Jmol... but maybe I did not understand you. I was talking about a menu item to an help p

Re: [Jmol-users] Jmol macros: scripting in the application

2006-03-16 Thread Egon Willighagen
On Thursday 16 March 2006 20:41, [EMAIL PROTECTED] wrote: > It should be quite easy to add the menu item (Jmol-resources.properties, > Jmol.properties, GuiMap.java and Jmol.java). I'm not what you mean here... yes, hardcoding it in the application is always possible... but the nice thing about ma

Re: [Jmol-users] Jmol macros: scripting in the application

2006-03-16 Thread nvervell
De: Egon Willighagen <[EMAIL PROTECTED]> >not sure how many people of you actually use the application, and likely the >subset of people knowing about the Macro menu is even smaller... > >And, indeed, I had to check the source code how it works again... and I coded >this :) Then it would be han

[Jmol-users] mmCIF support?

2006-03-16 Thread Egon Willighagen
Hi all, how well does mmCIF reading work? Anyone who uses this on a large set of data? Ever encountered trouble? Is it save to be used for reading structures from pdb.org? Egon -- [EMAIL PROTECTED] PhD student on Molecular Representation in Chemometrics Radboud University Nijmegen Blog: http

[Jmol-users] Jmol macros: scripting in the application

2006-03-16 Thread Egon Willighagen
Hi all, not sure how many people of you actually use the application, and likely the subset of people knowing about the Macro menu is even smaller... And, indeed, I had to check the source code how it works again... and I coded this :) Then it would be handy if you could make an extra menu ite