> Using the menus:
> 1) Jmol->Main Menu->Select->Selection Halos
> 2) Jmol->Main Menu->Select->None
> 3) Jmol->Main Menu->Set picking->Select Atom

Yes, of course.
Points 1 & 2 could be programmed into the page source if you don't want to do 
them every time

jmolApplet(300, "load myFile.mol;select none;set selectionHalos on;")

or even 1,2,3:

jmolApplet(300, "load myFile.mol;select none;set selectionHalos on;set picking 
select atom;")


:-)

<<winmail.dat>>

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to