option on detached sketcher window do not change the viewer

User 2793f13b08

26-01-2005 19:23:02

So in your example on http://www.chemaxon.com/marvin/doc/dev/example-sketch3.5.html, when the sketched window is detached from the browser page...implicit and explicit hydrogen atoms for the browser applet window do not change when the option for hydrgoens changed from the popup skether window. This only occurs for the swing version. However the AWT version applet on the browser reflect the change on the detached sketcher menu.


Why is this so? and how can I correct this?





This is how I used the applet using swing...





msketch_name="MSketch";


msketch_begin("../jar/",200,200);


msketch_param("preload", "MolExport,Parity,SmilesExport,Clean2D,MyformatExport");


msketch_param("autoScale", "true");


msketch_param("detach", "hide");


msketch_end();

ChemAxon 7c2d26e5cf

27-01-2005 16:14:03

Thanks for the bug report.


We will fix it.

User 2793f13b08

27-01-2005 17:51:26

Thank you Tamas.





I was wondering if there was a timeline for the bug fix. I know its a difficult question to answer, but an estimate would be great

ChemAxon 7c2d26e5cf

28-01-2005 17:23:03

We may include this bugfix in the next release. But we don't know its date yet.