Copy to clipboard as RTF/EML
Copy to clipboard as RTF/EML
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
+1
I need this today.
I need this today.

-
- Enthusiast
- Posts: 200
- Joined: Wed Feb 01, 2012 5:30 pm
- Location: Russian Federation
Re: Copy to clipboard as RTF/EML
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
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.
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Copy to clipboard as RTF/EML
...no, he is saying that Microsoft do not use RTF anymore, they are using XML now.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
Re: Copy to clipboard as RTF/EML
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
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.