Feature Requests item #1555606, was opened at 2006-09-09 20:39
Message generated for change (Comment added) made by hansonr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379136&aid=1555606&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface Improvements
Group: None
Status: Open
Priority: 4
Submitted By: molvisions (molvisions)
>Assigned to: Bob Hanson (hansonr)
Summary: color selection halos

Initial Comment:
hi,

this is pretty minor, but possibly pretty easy as a result.  might it be 
possible to be able to control the color of selection halos via a script 
command?  for example:

set display selected
select atomno=3
# gold halo around atomno 3
color halos magenta
select atomno=4
# magenta halo around atomno 4


thoughts?


thanks,


tim d




----------------------------------------------------------------------

>Comment By: Bob Hanson (hansonr)
Date: 2006-09-12 07:43

Message:
Logged In: YES 
user_id=1082841

Idea is that 

1) there is a default halo color (already in place)

  color selectionHalo red
  set display selected

2) each selection halo can be colored based on its
underlying atom (proposed):

  color selectionHalo none

3) any selected set of atoms can have their halos explicitly
set and displayed and sized?:

  select atomno=3
  color halos white
  halos on
  halos 50%


Revise as desired.
bob


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379136&aid=1555606&group_id=23629

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to