Bob,

About a year ago, I posted a note about two lines of code that I use to allow 
model translation and rotation without the key modification. I was concerned 
about future breaking of the code. This is for use on tablets:

1) CLICK/DRAG TRANSLATES:

set picking off; set picking ON; set atomPicking true; set picking dragmolecule;

2) CLICK/DRAG ROTATES:

set picking off; set picking ON; set atomPicking true;set picking 
dragmolecule;set allowRotateSelected TRUE;bind "drag" "_rotateselected”;

With the latest update, both lines are now broken. The last version that I know 
for sure that worked was 14.3.6_21014.08.14. In version 14.3.13_2015.05.03 the 
lines are broken.

This may be related to your recent discussion with Rolf, but I got lost real 
fast in that discussion! I was hoping I could ignore the discussed drag 
complexities, but evidently not. Any help would be appreciated.

Otis




------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to