Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic copying Unconnected link (Read 1887 times)
tusharpateluk
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 37
Joined: Sep 3rd, 2008
copying Unconnected link
Nov 12th, 2008 at 5:03pm
Print Post  
Hi Stoyo,

When I paste a link that is not connected to its end point then it is note pasted. I have set AllowUnconnectedLink = true. I think, I might need to set some property to do that. Please let me know what I am missing
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: copying Unconnected link
Reply #1 - Nov 12th, 2008 at 5:53pm
Print Post  
Hi,

Use the overloaded PasteFromClipboard method that takes a 'bool unconnectedLinks' argument.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
tusharpateluk
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 37
Joined: Sep 3rd, 2008
Re: copying Unconnected link
Reply #2 - Nov 13th, 2008 at 3:58pm
Print Post  
Thanks Stoyo,

I have found a different way to do this. I am setting the CopySelection and setting the UnconnectLink to true and then doing copytoClipboard or cuttoClipboard.

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