Douglas, Stefan.

On Fri, Jun 20, 2008 at 12:09 PM, Stefan Kuhn <[EMAIL PROTECTED]> wrote:
> I can confirm it doesn't work (although I do not get the popup, just nothing).
> Unfortnately the applet doesn't build right now and I cannot try to do
> something about this without building a new applet. I try to find a solution
> for this...

Stefan, did you check the logger output? I noticed that the
setMolFileWithReplace() hard codes the MDLV2000Reader to be used...
something could be wrong in the format detection...

Dougles, might you please try with this bit of code:

<script language="JavaScript">
   function loadMolecule() {
       document.Editor.setMolFileWithReplace("a-pinen.mol");
   }
</script>

Does that possibly solve the problem?

Egon

-- 
----
http://chem-bla-ics.blogspot.com/

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cdk-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to