Re: [Jmol-users] unitcell definition via getProperty and periods in"pformat" formatting

2007-03-12 Thread Oliver Stueker
Angel Herraez wrote: >> Bob Hanson wrote: first of all: a Jmol-book would be a really nice thing to find lots of nice features which people tend to forget... >>> The way to make this happen is to send $50 to the "Make-a-Jmol-Book >>> Fund", care of Bob Hanson, ... >>> >>> JUST KIDDING

Re: [Jmol-users] unitcell definition via getProperty and periods in"pformat" formatting

2007-03-12 Thread Angel Herraez
> Bob Hanson wrote: > >> first of all: a Jmol-book would be a really nice thing to find lots of > >> nice features which people tend to forget... > > The way to make this happen is to send $50 to the "Make-a-Jmol-Book > > Fund", care of Bob Hanson, ... > > > > JUST KIDDING Do you mean that

Re: [Jmol-users] unitcell definition via getProperty and periods in "pformat" formatting

2007-03-12 Thread Oliver Stueker
Hi Bob, Thanks for the fast response! Bob Hanson wrote: >> first of all: a Jmol-book would be a really nice thing to find lots of >> nice features which people tend to forget... > The way to make this happen is to send $50 to the "Make-a-Jmol-Book > Fund", care of Bob Hanson, ... > > JUST KIDD

Re: [Jmol-users] label control quandary

2007-03-12 Thread Bob Hanson
Frieda Reichsman wrote: > I have three aligned pdb files loaded in an applet, and check boxes > that control the display of each one (on or off). When the page loads, > I have labels displayed on one of the models, and a separate checkbox > to turn the labels off, if desired. > > Although the l

[Jmol-users] aminoacids and their coordinates

2007-03-12 Thread stefanie neumann
hi, i like to select two aminoacids and with the coordinates of the two aminoacids (calpha atom of the aminoacid) i like to open another program. is this possible??? i am looking forward to your answers, steffi -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Mod

[Jmol-users] rmsd

2007-03-12 Thread stefanie neumann
hi, is it possible to calculate the rmsd or distances between aminoacids?? thanks, steffi -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser - Take Surveys.

[Jmol-users] label control quandary

2007-03-12 Thread Frieda Reichsman
I have three aligned pdb files loaded in an applet, and check boxes that control the display of each one (on or off). When the page loads, I have labels displayed on one of the models, and a separate checkbox to turn the labels off, if desired. Although the labels are attached to one model

Re: [Jmol-users] load file of a specific directory

2007-03-12 Thread stefanie neumann
thanks Original-Nachricht Datum: Mon, 12 Mar 2007 20:48:29 +1100 Von: Paul Pillot <[EMAIL PROTECTED]> An: jmol-users@lists.sourceforge.net CC: Betreff: Re: [Jmol-users] load file of a specific directory > stefanie neumann a écrit : > > >hi, i have a little problem. i load my f

Re: [Jmol-users] load file of a specific directory

2007-03-12 Thread Paul Pillot
stefanie neumann a écrit : >hi, i have a little problem. i load my file which es located on the server, >but i get a filenotfound exception. this is my code: > > >var script= "load" + " " + dateiname; > >jmolInitialize("jmol_zeug/jmol-11.0"); >jmolApplet(600, script); > >the file is locate

[Jmol-users] load file of a specific directory

2007-03-12 Thread stefanie neumann
hi, i have a little problem. i load my file which es located on the server, but i get a filenotfound exception. this is my code: var script= "load" + " " + dateiname; jmolInitialize("jmol_zeug/jmol-11.0"); jmolApplet(600, script); the file is located in the directory: e:/programme/xampp