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

  Date Thread Details
2010‑06‑29
3,515 views
"Hi, Is it possible to get the current Horizontal and Verticall scroll offsets, so I can store them and later on re..."
2010‑06‑25
3,044 views
"1) open up SDI code editor sample 2) right click on any of the scroll bars You'll notice the edit control con..."
2010‑06‑21
2,746 views
"Hi, I'm trying to create an automatic completion on the character "." I'am not sure if it is im..."
2010‑06‑17
2,880 views
"Hi, I am currently implementing find and replace functionality in our editor using an EditorSearchView, however, I ca..."
2010‑06‑10
3,839 views
"Hi, I am using the SyntaxEditor in my app. Currently, we use it like this: scriptEditor.Document.Language = Loa..."
2010‑06‑09
3,027 views
"Why there is no ActiproSoftware.Windows.Controls.SyntaxEditor.EditorCommands.Undo command? Where can I found it?"
2010‑05‑31
4,482 views
"How can I use XAML/XML Schemata in WPF Syntaxeditor from Studio 2010.1? Is Schema support available now? How do ..."
2010‑05‑19
3,249 views
"Can i please ask the best way to detect line-range changes in the SyntaxEditor. For example, our application has i..."
2010‑05‑21
3,479 views
"Hi, I am testing the Range-Based Code Outlining using the sample provided under: ProductSamples/SyntaxEditorSampl..."
2010‑05‑20
2,952 views
Slow creating by fd1326
1 reply (16 years ago)
"Hi. I'm trying SyntaxEditor and have noticed an issue with creating first instance of it. First call to "n..."
2010‑05‑17
3,458 views
"I apologize for the newbie question: I'm trying to get the MGrammarIntegration-CSharp.VS2010 project up and ru..."
2010‑05‑18
2,946 views
"Hi, Is there a feature to select the paragraph where the caret is located (i.e.:words separated by one or more tha..."
2010‑05‑16
3,342 views
"In the Sql.langdef, I have the following ExplicitPatternGroup where TokenKey="Keyword" <ExplicitPatt..."
2010‑05‑16
3,395 views
"Hi, In the "Collaspsed Regions - Advanced", you have the example of collapsing selected text. However, I..."
2010‑05‑14
2,880 views
"Hi there, I have two related questions that I hope for some kind soul to know the answer too. 1) I would like t..."
2010‑05‑13
2,980 views
"Hi, We need to add a margin header to the SyntaxEditor to enable us to (a) resize the margins, and (b) display mar..."
2010‑05‑11
4,918 views
"HI, I am developing a Tabbed MDI interface using the Docking Control. The content of the DocumentWindow is a Ues..."
2010‑05‑05
2,786 views
"My company is considering using your SyntaxEditor (WPF version) for the next release of our product and I have two qu..."
2010‑04‑24
3,088 views
"Hello, I have a very long document which updated many times in a minute. I'm using SyntaxEdit.Document.ReplaceT..."
2010‑04‑22
3,222 views
"Can I somehow override the behavior of EditorCommands.CommentLines or should I create a Custom Edit Action instead?"