SyntaxEditor for Windows Forms

Discussion Forums

Post about SyntaxEditor for Windows Forms 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 (2,124)

  Date Thread Details
2009‑11‑02
2,278 views
"Hi, I am wondering if SyntaxEditor works with open office dictionaries to support spell checking. If not, any..."
2009‑10‑28
3,209 views
"Is there a way to narrow down the IntelliPrompt item list on typing while it is displayed? I would like to implement ..."
2009‑10‑27
3,031 views
"I can't find out how to implement next behavior in XML Syntax editor: I have 2 buttons on form: Expand and Col..."
2009‑10‑26
4,135 views
"Hi, First of all, congratulation for a great product. I would like to Merge Actipro Syntax Editor + Web Language ..."
2009‑10‑26
2,392 views
"In your sample project, there appears to be a problem with the ParameterInfo closing unexpectedly in the Simple Add-o..."
2009‑10‑26
2,311 views
"Hi, I would like to know how to tell if a member list is closed with an option being selected or if it's c..."
2009‑10‑22
2,796 views
"Hi, I would like to show different items in the member list based on different tags. For example, I want to sh..."
2009‑10‑04
4,523 views
"Hi all, I am very new to actipro syntax editor and I am wondering how to set it if I have a grammar file already? ..."
2009‑10‑08
3,004 views
"Integer pattern in case of dot(.) is not working properly. Following is the RegexpatternGroup. <RegexPattern..."
2009‑10‑03
2,952 views
"Hi guys, Run .net language reflection demo and type this: in{Ctrl+Space}t I'd assume a suggestion for &quo..."
2007‑05‑07
4,513 views
"Hi, Does anyone have a c and/or c++ dynamic language definition they would be willing to share?? Thanks in adva..."
2004‑08‑26
3,814 views
Languages by GLarson
4 replies (16 years ago)
"Do you have language XML files available for CPP and Java? Thanks. Greg"
2009‑09‑22
2,777 views
"I'm trying to get my AstNode to implement IXmlSerializable but it's not working. Here's my relevant gramm..."
2009‑09‑21
2,639 views
"Hello I've created a custom SpanIndicator class, and I have over-ridden ApplyHighlightingStyleAdornments. p..."
2009‑09‑21
3,503 views
"Hi I'm trying to implement an XQuery editor. I'm most of the way there, but the embedded XML is causing me..."
2009‑09‑18
3,083 views
"I've got a need to show something friendly in place of something ugly within code. In other words, I need to subs..."
2009‑09‑18
4,241 views
"Hi I need to use a devexpress super tooltip for the syntaxeditor, but the editor doesn't have a tooltip property..."
2009‑09‑16
2,998 views
"Hi Guys, I am using the editor to display the results of a grep operation running in a background thread. Wha..."
2009‑09‑13
3,081 views
Beginner help by David
6 replies (16 years ago)
"Hi, i'm evaluating the syntax editor because it looks great. I've looked through the samples and it certainly..."
2009‑09‑15
2,672 views
"Background: I'm working on a full-fledged mergable syntax language. So far so good--grammar and AST are working ..."