User 62a37f4796
16-03-2009 13:19:21
I want to control the scale of a single molecule displayed in a single MView window, so the table scale/zoom options don't apply (in fact the browser crashes when I try).
I'm looking for the corresponding options in MView from MSketch:
I can't find any docs/discussions on this topic.
Does the feature exist by another name?
I'm trying to have one editable (MSketch) and one non-editable (MView) window side-by-side in an HTML table. For it to look consistent, I have to scale the structures in the same fashion. How do I achieve that?
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, 56.2M total, 22.6M free
Environment: Trusted Applet (with administrator rights)
I'm looking for the corresponding options in MView from MSketch:
Code: |
msketch_param("scale", 28); msketch_param("autoscale", "false"); |
I can't find any docs/discussions on this topic.
Does the feature exist by another name?
I'm trying to have one editable (MSketch) and one non-editable (MView) window side-by-side in an HTML table. For it to look consistent, I have to scale the structures in the same fashion. How do I achieve that?
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, 56.2M total, 22.6M free
Environment: Trusted Applet (with administrator rights)