Copying and pasting text from the editor window

SyntaxEditor for Windows Forms Forum

Posted 16 years ago by Matt Adamson
Avatar
If I copy code from the syntax editor window and try and paste it into a visual studio file I get an odd error about the text being unicode content and having to save the file as unicode

Any ideas why this could be? The contents were just a C# file

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hmm... I try this and don't get the message. Perhaps your C# files were saved in a codepage format originally. SyntaxEditor is just copying a normal .NET string to the clipboard, and .NET strings are stored in Unicode.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.