SyntaxEditor Cut command for a lot of line of code hangs out the application.

SyntaxEditor for WPF Forum

Posted 5 years ago by Vadim Tsedrik
Version: 19.1.0681
Platform: .NET 4.8
Environment: Windows 10 (64-bit)
Avatar

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.

Comments (1)

Posted 5 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

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!


Actipro Software Support

The latest build of this product (v24.1.1) 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.