SyntaxEditor for WPF

Discussion Forums

Post about SyntaxEditor for WPF suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (1,269)

  Date Thread Details
2011‑04‑29
4,552 views
"I am now at a point where my Grammar is creating an AST - but have one small problem. The parser is recognising th..."
2017‑09‑06
2,775 views
"Hi, We are facing some tooltip flickering problem when using the intraline adornment. When we mouse hover on the ..."
2017‑09‑06
2,463 views
"Hi, as we use the Syntax Editor Wpf Control only for Syntax Highlighting of existing code we need to disable or hid..."
2017‑08‑31
2,184 views
"Hi, is it possible to create a style for the current selected line in the syntax editor wpf control? Right now I ..."
2017‑08‑30
2,437 views
"Hello, I am currently stuck while trying to bind the property ".Caret.Position" in the Xaml Code of the SyntaxEdito..."
2017‑08‑29
2,041 views
"Unlike other WPF controls, when i put this for validation : IsTextDataBindingEnabled="True"Text="{Binding Validati..."
2017‑08‑28
2,149 views
"Hi, As I konw if I don't use OnError methods to handle parser error, the content after the error postion will not b..."
2017‑08‑28
2,451 views
"Hi, Recently we upgraded the syntax editor to a newer version (build 660 and above), and we encounter some problem ..."
2017‑08‑28
2,164 views
"I use SyntaxEditor to edit a value in a PropertyGrid.I have set the IsMultiLine property to false and the WordWrapMod..."
2017‑08‑17
2,638 views
"To reproduce: 1. In Actipro's Sample Browser, add the GoTo Line's sample's controls and codebehind to the CodeLens ..."
2017‑08‑17
2,215 views
"Hi Actipro Currently when we set the Caret's position, the editor automatically scrolls to make that line visible. ..."
2017‑08‑17
3,311 views
"Hi Actipro Thanks for implementing the intratext adornments, it has been super useful to us. I have a suggestion ..."
2017‑08‑17
2,478 views
"Hi, how can I bind a variable of type int which holds a line number to my view so that this line gets highlighted? ..."
2017‑08‑09
2,568 views
"Hello, I've encountered a few issue upon loading a file into the syntax editor. The main issue is the out of memory e..."
2017‑08‑10
2,498 views
"The wrapped line is split and not moved correctly. Another issue is that copy line only copies the first part"
2017‑07‑31
2,568 views
"Hello, This has probably already been asked, but is there a built in way of getting the lines that have been modified..."
2017‑07‑26
2,830 views
"Dear Support, Is there any way to disable the default undo behavior of the syntax editor? Currently, I'm using the ..."
2017‑07‑25
2,250 views
"Hi Actipro The outlining for our language works such that each outlining node's opening offset starts on the end of..."
2017‑07‑20
2,341 views
"Hi Actipro, When using ITextViewLine.GetTextBounds() to retrieve a line's rectangle while text is zoomed in or with..."
2011‑10‑03
4,998 views
"Hi, Could you please let me know how to increase the spacing between lines by few pixels in the syntax editor. I woul..."