> hi Miguel, > > before I submit a bug fix/feature request, I thought I would mention it in > public and see if it is worth the effort to fix/implement. I recently ran > into an interesting issue with selection halos (I happen to be using chain > A of 1T2K in this example, tho I doubt it matters): > > select all > backbone 0.5 > select *.ca > zoom 300 > set display selected > > the selection halos are completely obscured by the backbone. obviously, > the halo radius is dependent on the atom sphere radius, which makes > perfect sense - unless the atom is not shown in spacefill. ;-) > > to me, the easiest way to fix this would be to add a 'minimum' radius to > the selection halo. is this possible, easy, and agreeable?
As I recall, the current rules for the halo are something like this: halo radius is atom radius * 120% but, minimum halo radius is never less than 5 pixels maximum halo radius is never more than 20 pixels greater than the atom radius. > or is there a > better way? I'm not sure what you are looking for. In this case, I suggest that you make your alpha carbons the same size as your backbone. select *; spacefill off; wireframe on; select alpha; spacefill 0.5; backbone 0.5; set display selected > also, would it be worthwhile adding a handle to control the halo color? I > find them difficult to see in gold against a white background. This can be easily accomodated. Which of the following do you prefer? color halo <your-color> color selections <your-color> color selectionHalo <your-color> or something else? Miguel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

