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,264)

  Date Thread Details
2017‑08‑29
1,979 views
"Unlike other WPF controls, when i put this for validation : IsTextDataBindingEnabled="True"Text="{Binding Validati..."
2017‑08‑28
2,096 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,370 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,102 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,583 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,149 views
"Hi Actipro Currently when we set the Caret's position, the editor automatically scrolls to make that line visible. ..."
2017‑08‑17
3,206 views
"Hi Actipro Thanks for implementing the intratext adornments, it has been super useful to us. I have a suggestion ..."
2017‑08‑17
2,421 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,498 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,419 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,494 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,753 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,188 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,258 views
"Hi Actipro, When using ITextViewLine.GetTextBounds() to retrieve a line's rectangle while text is zoomed in or with..."
2011‑10‑03
4,920 views
"Hi, Could you please let me know how to increase the spacing between lines by few pixels in the syntax editor. I woul..."
2014‑06‑05
4,535 views
"I would like to add some IntraLine adornments to the editor in my application, along the lines of the CodeLens. Where..."
2017‑03‑31
5,223 views
"We are beginning to investigate adding a feature to SyntaxEditor that would allow you to reserve space above or below..."
2017‑07‑06
2,363 views
"When using the SyntaxEditor in SingleLine Mode and with a HorizontalAlignment I have an issue when navigating in the ..."
2017‑06‑30
2,524 views
"I have created a class that inherit from CSharpParser and overwritten the Parse method so I can add compiler errors. ..."
2017‑06‑26
2,430 views
"We have introduced Intelliprompt in our Application, which is working fine so far. (Product version 2016.636)But ther..."