Pasting in editor
Posted: Fri Nov 28, 2003 10:06 am
I have seen this topic before but i wanted to mention it again.
Copying from RTF to the editor results in formatted text.
(I even believe copying from the help)
This is *easy* to circumvent.
On WM_PAST obtain the clipboard as plain text and cancel WM_PASTE.
Stream in (insert stream) the plain text is easy.
Copying from RTF to the editor results in formatted text.
(I even believe copying from the help)
This is *easy* to circumvent.
On WM_PAST obtain the clipboard as plain text and cancel WM_PASTE.
Stream in (insert stream) the plain text is easy.