Re: [Jmol-users] jmol freezes

2009-04-24 Thread Thomas Juettemann
Dear all, thank you for all your answers and help. I was only able to reproduce the error on Mac OS X 10.5.6 Build 9G5S Firefox 3.0.9 or Camino Version 1.6.7 (1.8.1.21 2009032711) It seems to work fine with Safari Opera Omniweb BumperCar (I was desperate) It runs fine on Windows, using either IE

Re: [Jmol-users] [Re]: data append

2009-04-24 Thread Angel Herráez
Aidar, try this: load yourMolecule.mol; set appendNew false; data "append" 2 testing Na 1 1 1 F 2 2 2 end "append"; set dragSelected true; select _Na, _F; set echo top left; echo "Now you can move the Na and F atoms around|using Shift-Alt- drag"; Is that the sort of thing you need? Please note

Re: [Jmol-users] jmol freezes

2009-04-24 Thread Nick Greeves
I tried but it would not freeze for me. I haven't experienced this before. Safari 4 beta, 10.5.6 Mac Pro 4 Gb RAM java -version java version "1.5.0_16" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16- b06-284) Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing

Re: [Jmol-users] [Re]: data append

2009-04-24 Thread Angel Herráez
Hello Aida I've done a little bit of research. 1. The "data" command works. You need to give it atom data in one of the supported formats (xyz is the simplest). 2. I enquired about using "data" to append data rather than substitute the current model and it can be done, but there is some bug. How

Re: [Jmol-users] [Re]: data append

2009-04-24 Thread Aidar Mahmutov
> Maybe try to find it in the example pages There is nothing. I think it's not realized. This very important thing, I'd like to say I need it... But I can't find anything in examples and documentation about "data" appending. > Avogadro does precisely what you describe Yes, I know existing of it,