Copy to clipboard as RTF/EML

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Copy to clipboard as RTF/EML

Post 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.).
Dude
Addict
Addict
Posts: 1907
Joined: Mon Feb 16, 2015 2:49 pm

Re: Copy to clipboard as RTF/EML

Post by Dude »

+1

I need this today. :(
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: Copy to clipboard as RTF/EML

Post by davido »

Would be nice! So ...
+1
DE AA EB
Korolev Michael
Enthusiast
Enthusiast
Posts: 200
Joined: Wed Feb 01, 2012 5:30 pm
Location: Russian Federation

Re: Copy to clipboard as RTF/EML

Post by Korolev Michael »

+1
Former user of pirated PB.
Now registered user :].
juror
Enthusiast
Enthusiast
Posts: 228
Joined: Mon Jul 09, 2007 4:47 pm
Location: Courthouse

Re: Copy to clipboard as RTF/EML

Post 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
Dude
Addict
Addict
Posts: 1907
Joined: Mon Feb 16, 2015 2:49 pm

Re: Copy to clipboard as RTF/EML

Post 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.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Copy to clipboard as RTF/EML

Post by IdeasVacuum »

...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.
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Re: Copy to clipboard as RTF/EML

Post 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.
Dude
Addict
Addict
Posts: 1907
Joined: Mon Feb 16, 2015 2:49 pm

Re: Copy to clipboard as RTF/EML

Post 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.
Post Reply