copy() & appendBuffer() with links?

Post Reply
Sojik
Posts: 6
Joined: Thu May 26, 2011 9:31 pm

copy() & appendBuffer() with links?

Post by Sojik »

Is there any way to copy() and appendBuffer() while maintaining any links in the text?

I'm using my clickableURLs package with demonnic's tabbed chat and we were thinking on ways we might be able to get them to work together. I'm looking through the documentation and it doesn't explicitly state that copy() won't copy links but it doesn't seem to when we appendBuffer().

User avatar
Vadi
Posts: 5050
Joined: Sat Mar 14, 2009 3:13 pm

Re: copy() & appendBuffer() with links?

Post by Vadi »

I don't think so, but this will be necessary for the upcoming MXP feature as well.

Post Reply