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

  Date Thread Details
2010‑12‑16
2,851 views
"Hello, we're looking for a way to reformat the input while user is typing. e.g.: User types 'a' ..."
2010‑11‑04
2,344 views
"Hi, I want to auto-replace the full shape space with half shape space while typing, I tried the AutoReplaceTrigg..."
2010‑09‑24
3,060 views
"Hello If I load up the sample SDI editor application, go to the Find/Replace dialogue, enter the search text '..."
2010‑11‑04
2,311 views
"Hi, I'm trying to make the intellipromt member list hide automatically where as you type it no longer has a di..."
2010‑10‑19
3,099 views
"I am getting the following exception when using SyntaxEditor to show an Intelliprompt list: Some notes about the i..."
2010‑10‑14
3,403 views
"Hello, Is there a posibility to raise an key input event from external code? In my case I have a syntax editor and ..."
2010‑09‑27
2,332 views
"Just a quick question In syntax editor, when undoing a document modification that was caused by completion of the ..."
2010‑10‑03
2,630 views
"Hi, I created an intelliprompt in a modular(top most) form, but the intelliprompt appears behind the form. What'..."
2010‑09‑30
3,182 views
"A user attempted to print a document when the printer was unavailable. They clicked on a "print" button wi..."
2010‑09‑29
2,614 views
"Hi, Before show the memberlist, how to know is there any item will be selected? Sometimes the user will put the..."
2010‑09‑28
3,030 views
"I am trying to implement a ParameterInfo tooltip for T-SQL functions which has a pretty standard function syntax usin..."
2010‑09‑27
2,348 views
"Hi, I defined a semantic parser for a language(it looks a bit like PASCAL or VB.NET) with the grammar designer, an..."
2010‑09‑26
2,493 views
"Hi, I split the control to two views(vertical), I typed a defined variable name in one view, and hover the mouse o..."
2010‑09‑21
2,391 views
"Hi, After call the syntaxEditor.IntelliPrompt.CodeSnippets.ShowInsertSnippetPopup method, can I get the popup cont..."
2010‑09‑14
3,904 views
"Hi, I'm downloaded the evaluation of the syntax editor and I'm now testing it for my application. I created..."
2010‑09‑15
2,684 views
"Hi, Is there any way to use the "IntelliPrompt.CodeSnippets.ShowInsertSnippetPopup" method without XML f..."
2007‑06‑21
4,365 views
"Hello I have an issue with undo/redo and the modified flag of a SyntaxEditors document. When I undo until a point..."
2010‑09‑08
2,941 views
"Hi, In SemanticParser, how to get the document is being processed? Or, after the parser completed, in SyntaxLangu..."
2010‑09‑07
2,609 views
"Hi, I want to define somen properties in my customize token class(inherit from MergeableToken class), and set valu..."
2010‑09‑02
2,802 views
"I need the last line of a SyntaxEditor to be read-only. I created a read-only SpanIndicator but I can still enter tex..."