I have a page that used the following commands to measure distances, angles and torsion angles (version 10.9.73). This no longer works in 11.0.RC3. Any ideas on what maybe wrong? Is this a bug or has there been a change in syntax?
jmolRadioGroup([ ['set measurement ANGSTROMS; set picking MEASURE DISTANCE; set pickingStyle MEASURE ON;', 'Distance'], ['set picking MEASURE ANGLE; set pickingStyle MEASURE ON;', 'Angle'], ['set picking MEASURE TORSION; set pickingStyle MEASURE ON;', 'Torsion'], ['set pickingStyle MEASURE OFF;', 'Off', 'checked'] ], ' '); jmolBr(); Thanks, Rick ------------------------------------------------------------------------- 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
