mview_param navmode not working

User 62a37f4796

16-03-2009 15:24:48

I would like to change the default mouse drag from rotZ to rot3d, but no matter what I set the argument to the only action possible is rotZ.








Code:
mview_param("navmode", "rot3d");




















Product Version:    MarvinView 5.1.4


Build Date:        2008-12-18


Operating System:    x86 Windows XP 5.1


Java:        Sun Microsystems Inc. Java 1.6.0_12


Memory:        63.6M maximum, 45.0M total, 21.7M free


Environment:    Trusted Applet (with administrator rights)

ChemAxon 909aee4527

16-03-2009 18:40:09

Dear Michiel,





we have already registered this problem but not yet fixed.


It was reported here: http://www.chemaxon.com/forum/viewpost19270.html





You may wish to use the workaround suggested in that topic, I hope it is all right.





Kind regards,


Judit

User 62a37f4796

16-03-2009 19:51:19

Quote:
Dear Michiel,





we have already registered this problem but not yet fixed.


It was reported here: http://www.chemaxon.com/forum/viewpost19270.html





You may wish to use the workaround suggested in that topic, I hope it is all right.





Kind regards,


Judit
.





Thanks for the reference. The link refers to Beans, though. I don't know off-hand how to apply that workaround to the Applet. (I'm a chemist, not a Java programmer or web developer.)








Do you have an ETA on the fix? It's not important enough for me to spend a whole lot of time on considering all the other stuff I've posted :-)

ChemAxon 909aee4527

18-03-2009 09:37:08

You can use this one as the workaround:








Code:
mview_param("viewnavmode3d", "rot3d");






Having the workaround available and lots of other requests, unfortunately we don't have an ETA yet on this issue.