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

  Date Thread Details
2012‑06‑08
4,188 views
"I'm evaluating the SyntaxEditor WPF control. I'm wondering if there is support for the VBScript language. It looks ..."
2012‑06‑06
4,049 views
"In the Printer View Margins topic: Page Number MarginThe page number margin, implemented by the PrinterPageNumb..."
2012‑06‑05
3,713 views
"Hi, I have a question about the AST, for example I have the following grammar: var @Identifier = new Terminal("Ide..."
2012‑06‑05
3,753 views
"Hello, I have a solution / projects based studio where I have (custom)SourceFile objects encapsulating an (actipro)..."
2012‑05‑07
3,273 views
"Hi guys, With SyntaxEditor for WinForms, I could use the MarkupLabel control to show HTML based strings outside of ..."
2012‑05‑29
3,124 views
"Hi, Our application is based-on .NET3.5, so I want to get the previous version SyntaxEditor, how to do that? Than..."
2012‑05‑29
3,337 views
"Hi ActiproTeam, I have an assembler like codesyntax consisting of multiple instructions, that in turn consist of an..."
2012‑05‑28
3,973 views
"Hi, I'm writting a C99 grammar according to a EBNF which I got it from the network. After I completed it and loa..."
2012‑05‑24
2,793 views
"The following terminal production is throwing an exception (the error is related to the section in bold): additiveE..."
2012‑05‑02
4,761 views
"Hi guys, I have successfully built a test application where I can input some text and via a self built grammar i ge..."
2012‑05‑21
3,122 views
"Hi, I have a language created with Language Designer, have my own Grammar-Class and everything works s expected in ..."
2012‑05‑04
7,310 views
"Hi, How can I change the assets and styles of the Syntax Editor during run-time? I don't want to have the blue b..."
2012‑05‑09
3,177 views
"In your docs you give brief instructions on how to automatically show a completion session on the start of a new word..."
2012‑05‑07
2,227 views
"I am new to SyntaxEditor API and I am trying to use this API to get semantic parse information from a code file. Is..."
2012‑05‑04
2,464 views
"I want to display the current token where the caret is positioned on just the way I see it done in "Live Test" in the..."
2012‑04‑27
3,159 views
"Hi, I'm sure this is easily possible and I'm looking in the wrong place, but I want to be able to "indent" [mar..."
2012‑04‑26
3,612 views
"I am attempting to create manual parse requests according to your documentation. Code from your documentation is bel..."
2012‑04‑25
4,266 views
"Is there a way to include the WaterMark adorner visual in XPS printouts when creating the FixedDocument?"
2012‑04‑25
2,948 views
"In SimpleGrammar.cs of the GettingStarted04d Quickstart, the result of an AstFrom function is assigned to a BinaryOpe..."
2012‑04‑17
3,629 views
"Hi. I'm building a diff editor for our product and I'm interested in tagging document lines instead of tokens. What..."