
Try to paste big file (more than 115000 lines of code) and then press Ctrl+A, Ctrl+X
as result application hangs out. Windows Forms SyntaxEditor works fine.
Try to paste big file (more than 115000 lines of code) and then press Ctrl+A, Ctrl+X
as result application hangs out. Windows Forms SyntaxEditor works fine.
Hi Vadim,
I wonder if it's the HTML and/or RTF exporters causing the slowdown. The SyntaxEditor.CanCutCopyDragWithHtml is false by default but the SyntaxEditor.CanCutCopyDragWithRtf property is true by default. Can you make sure both of those are set false and try with the same file again to see if the copy is quick or not? Let us know the result.
If not, please ZIP up the file and send it to our support address, referencing this thread and also telling us which syntax language you are using. Thanks!
Please log in to a validated account to post comments.