MView Events in javascript

User 65339aced8

03-08-2004 07:22:53

Click on an MView cell, can I bind a javasctipt event?


Like with B(utton) and C(heckbox) attributes 'js:'.

ChemAxon 7c2d26e5cf

05-08-2004 13:03:28

combipure wrote:
Click on an MView cell, can I bind a javasctipt event?


Like with B(utton) and C(heckbox) attributes 'js:'.
This feature will be implemented in the future.

User 65339aced8

07-08-2004 08:58:01

Hi Tamas,





We use Marvin in IE6 with jsp pages.


Next to Marvin I made a table with common functional groups.


I like to click on one, and that should put the smarts in to the Paste buffer of MSketch.


This is a longer work around:


-Use setMol...but that replaces the complete molecule.


-getMol mrv and write it in a certain place...to much to program.


-Copy smarts to the clipboard and in MSketch Edit-Paste...to long process.


At the moment I use the last option. But a setPaste() function would be so much better ;-)





Sincerely,





Niels.

ChemAxon 7c2d26e5cf

09-08-2004 15:03:57

combipure wrote:



At the moment I use the last option. But a setPaste() function would be so much better ;-)


We will discuss that.

ChemAxon 7c2d26e5cf

17-08-2004 10:01:32

Tamas wrote:
combipure wrote:



At the moment I use the last option. But a setPaste() function would be so much better ;-)


We will discuss that.
I have added it to the feature request list.