Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Why can't paste cell when use the copyToClipboard? (Read 2448 times)
wangzh
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 25
Joined: Apr 25th, 2009
Why can't paste cell when use the copyToClipboard?
Jun 16th, 2009 at 6:17am
Print Post  
hi stoyan,
    I would like to achieve the copy, paste TableNode  function on client-side.
the javascript codes is as follows:

//copy      
getDiagramView().copyToClipboard(true,true);
//paste
getDiagramView().pasteFromClipboard(10,10);

    I fond worked succeed,But the cell's content didn't copy. why?
    Please help me solve this problem.   
    thanks a lot!
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Why can't paste cell when use the copyToClipbo
Reply #1 - Jun 16th, 2009 at 1:51pm
Print Post  
This looks like a bug. We'll try to fix it in the next few days.

Stoyan
  
Back to top
 
IP Logged
 
wangzh
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 25
Joined: Apr 25th, 2009
Re: Why can't paste cell when use the copyToClipbo
Reply #2 - Jun 22nd, 2009 at 6:41am
Print Post  
hi stoyan

    When will solve this problem?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Why can't paste cell when use the copyToClipbo
Reply #3 - Jun 22nd, 2009 at 12:07pm
Print Post  
Later this week.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Why can't paste cell when use the copyToClipbo
Reply #4 - Jun 26th, 2009 at 1:58pm
Print Post  
This version of the applet should fix it:
https://mindfusion.eu/_beta/applet_copycells_fix.zip

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint