Hi:

This command doesn't seem to work since v10.2. However,
in Bob's Interactive Documentation, it is still documented.
In the current org.jmo.viewer.Viewer class, the "halo" has
been deleted and this command is marked as deprecated:

 2524   if (key.equalsIgnoreCase("showSelections")) { //deprecated -- see "set display"
 2525         setSelectionHaloEnabled(value);
 2526         break;
 2527   }
 2528

It would be nice that this command is restored in v11 to maintain
back-compatibility.

Thanks,
Charles Xie
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to