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
2010‑09‑16
3,286 views
"I have an adornment that works great, however, my question is, how do I assign a value to the object parameter in Get..."
2010‑09‑20
3,197 views
"Is it possible to change/extend the time between modifying the source by typing and the call to the lexer and/or pars..."
2010‑02‑03
3,047 views
"I want to add a tooltip on the text where the parser encountered errors. My ParseErrorProvider generates this parsere..."
2009‑07‑30
7,304 views
"If this question is beyond the scope of what you are willing to do via support, just let me know. But, on the off ch..."
2010‑08‑20
2,931 views
"Hi Guys Sorry for this dumb question but I ran through all the samples that were part of teh eval download and cou..."
2010‑05‑18
3,653 views
"Hi, In the "Completion Filtering" example, the unmatched items in the completion list will be filtered o..."
2010‑08‑16
2,981 views
"I created a CustomTagger that uses a CustomTaggerAdornmentManager and a CustomTag copied right from upon your Adornme..."
2010‑08‑11
2,751 views
"Hi. SyntaxEditor 9.2.515.0 When text is being deleted with Document.DeleteText() the Track's Thumb is jump..."
2010‑08‑09
3,026 views
"Hi In my destructor i want to access the Document. This gives an exception "InvalidOperationException": ..."
2010‑08‑09
2,606 views
"I've got a language for which I have registered a DataflowTokenTaggerProvider and a CodeDocumentTaggerProvider<..."
2010‑07‑28
3,257 views
"Hi I have a question regarding code outlining. I had been using token based outlining source in my code and I had it ..."
2010‑07‑22
2,395 views
"How heavyweight/lightweight is TextVersionRange translation? In some code that I am writing, I am ending up having..."
2010‑07‑08
2,733 views
Zoom % by Martin
1 reply (15 years ago)
"Hi is there a way to decrease the level of change while zooming in and out? Now it jumps from 100 % to 125 % in on..."
2010‑06‑25
3,613 views
"I have modified the alternating row quckstart example so that it only highlights one row. Within the AlternatingRows..."
2010‑06‑30
2,707 views
"I am still VERY new to this component, so please bear with me if this is a simple question. By looking at the quic..."
2010‑06‑29
3,209 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
2,804 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,500 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,619 views
"Hi, I am currently implementing find and replace functionality in our editor using an EditorSearchView, however, I ca..."
2010‑06‑10
3,550 views
"Hi, I am using the SyntaxEditor in my app. Currently, we use it like this: scriptEditor.Document.Language = Loa..."