Page 1 of 1

Copy to clipboard as RTF/EML

Posted: Wed Mar 18, 2009 8:44 am
by Mistrel
It would be nice if PureBasic supported copying source to the clipboard in RTF and EML format. This would allow pasting into other applications with syntax colors (Word, Writer, OneNote, etc.).

Re: Copy to clipboard as RTF/EML

Posted: Sun Jan 17, 2016 3:28 am
by Dude
+1

I need this today. :(

Re: Copy to clipboard as RTF/EML

Posted: Sun Jan 17, 2016 12:28 pm
by davido
Would be nice! So ...
+1

Re: Copy to clipboard as RTF/EML

Posted: Fri Jan 22, 2016 9:58 pm
by Korolev Michael
+1

Re: Copy to clipboard as RTF/EML

Posted: Fri Jan 22, 2016 11:56 pm
by juror
The final version was 1.9.1 in 2008, implementing features of Office 2007. Microsoft has discontinued enhancements to the RTF specification. New features in Word 2010 and later versions will not save properly to the RTF format

Re: Copy to clipboard as RTF/EML

Posted: Sat Jan 23, 2016 1:13 am
by Dude
What are you saying, Juror? That bold/italic text won't exist in Microsoft products in future? Of course it will, so we need a way to work with it.

Re: Copy to clipboard as RTF/EML

Posted: Sat Jan 23, 2016 1:56 pm
by IdeasVacuum
...no, he is saying that Microsoft do not use RTF anymore, they are using XML now.

Re: Copy to clipboard as RTF/EML

Posted: Mon Jan 25, 2016 4:00 am
by Mistrel
I made this thread 7 years ago and in retrospect, this feature just doesn't make sense in the scope of an IDE. Syntax coloring is meant to increase legibility while writing code not to format for presentation. An IDE isn't a word processor.

Re: Copy to clipboard as RTF/EML

Posted: Mon Jan 25, 2016 9:58 am
by Dude
Oh, you mean from the source of the IDE. I thought you meant source as in, any source of text. That's why I gave the +1 in my reply.