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

  Date Thread Details
2011‑12‑22
2,899 views
"Hello, Back in the days with the old WinForm SyntaxEditor we could enumerate through the document's token col..."
2011‑12‑19
2,158 views
"Hello, I am using Dynamic language definition in order to create my own "BASIC" like language. In my ..."
2011‑12‑15
3,304 views
"Hello, I'm trying to create a small WPF SyntaxEditor demo using my old xml language definiton file i was using..."
2011‑12‑03
6,003 views
"Hello, I have just upgraded from 11.1.0545. I experienced a major bug with the new 11.2.0550 : the SyntaxEditor do..."
2011‑12‑01
2,206 views
"Hi, I used the "IEditorViewLine GetViewLine(double verticalLocation, LocationToPositionAlgorithm algorithm)&q..."
2011‑11‑28
2,293 views
"For following EBNF: box = (apple | orange)? I generate three classes in Language Designer: class Box : AstNo..."
2011‑11‑22
3,264 views
"Hi guys, After getting my hands on the latest build of SyntaxEditor, I was finally able to implement stuff like pa..."
2011‑11‑16
2,678 views
"Hello - I have registered an IAdornmentManagerProvider for my language, and under some circumstances, I'd lik..."
2011‑11‑07
2,906 views
"As there doesn't seem to be a built-in way to show hint text in the SyntaxEditor, do you have any recommendation ..."
2011‑11‑03
2,329 views
"Hi, We're using the actipro syntaxeditor. I am having an issue with the CollectionTagger<IIntraTextSpacerTa..."
2011‑11‑03
2,601 views
"Hi, Is it possible to navigate through the adornment elemets on syntax editor drawn using the AdornmentManager and..."
2011‑10‑28
3,138 views
"Hello, I'm using the sample resolver code to determine the return type of a method: var context = new CShar..."
2011‑10‑27
2,680 views
"We are using the SyntaxEditor with auto completion for our very own language. We see the following development: Wh..."
2011‑10‑25
2,749 views
"Hi, is there a problem to write a a XML string, loaded from a XML-File, to the EditorDocument.Text Property? Loadi..."
2011‑10‑25
2,349 views
"Hi. I'm building a language that has 2 keywords that are fairly close to the same. What I've done is creat..."
2011‑01‑25
2,214 views
"Is it possible to have a HighlightingStyle with a border, like the Selection has a style with a BorderBrush? The r..."
2011‑10‑24
2,831 views
"I am evaluating Syntax Editor for WPF as part of a UI for one of my companys' products. I am having trouble unde..."
2011‑10‑20
2,759 views
"Hi, How can I get the vertical scroll offset? I can get the horizontal scroll offset by FirstVisibleX, but what..."
2011‑10‑20
2,382 views
"Hi, I have a question regarding margins, specifically the default syntax editor margins. I have a number of differ..."
2011‑10‑18
3,019 views
"Where is the best place to learn how to do the language design. The documentation that ships with the product seems ..."