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
2005‑05‑31
2,567 views
"2 quick questions regarding printing: - is it possible to print outlined (folded) code with version 3.0? - why is t..."
2005‑05‑31
2,460 views
"If you add text at the very end of an document (so there is no text and no cr to the right of the entered text), the ..."
2005‑05‑25
2,699 views
"Hey guys great to see such a vivid forum. I am new to syntax editor, and to be honest it is *very hard* for me to ge..."
2005‑05‑30
3,576 views
"How can you get the actual caret position from a token? All of the offsets and positions give the token index or wha..."
2005‑05‑31
3,145 views
"Well, I would imagine that SyntaxEditor is somewhat heavily laden with com/interop code, however I'd just like to..."
2005‑05‑30
2,789 views
"When using the IntelliPromptMemberListItem constructor: public <mk:@MSITStore:C:\Program%20Files\Actipro%..."
2005‑05‑27
3,154 views
"Hi, I am brand new to SyntaxEditor (and code parsing in general, for that matter) My objective is to use Syntax..."
2005‑05‑26
3,311 views
"How can you detect when a user clicks on a "+" to expand a collapsed region? Thanks"
2005‑05‑25
2,904 views
"I use space as an AutoReplaceTrigger and "." as a keypress trigger. What I want is NOT correcting spelli..."
2005‑04‑23
3,508 views
"It looks like SmartIndent will work fine for an opening brace (in the case of say, C# or C++), however, it's not ..."
2005‑05‑25
2,637 views
"I just tried your editor sample app and used HTML as language. Combining language definitions work. However, folding..."
2005‑05‑24
3,682 views
Redraw Issue by Ashton
1 reply (20 years ago)
"I am having a somewhat random issue where the editor window will not redraw itself until I minimize the containing fo..."
2005‑05‑23
2,778 views
"I came across an annoying little problem: I want to use content dividers, however the tokens for the content divi..."
2005‑05‑20
2,873 views
"I'd like to use SyntaxEditor to build intellisense and method tips for a lisp dialect, e.g. pop up possible metho..."
2005‑05‑17
2,815 views
"The documentation says that the value for casesensitivity attribute in the RegexPatternGroup Tag can be Sensitive, I..."
2005‑05‑17
2,652 views
"I've noticed a few situations where the selection state of SyntaxEditor is not maintained when you perform an und..."
2005‑05‑13
2,875 views
"My custom command action is not firing for the space key. It does work ok for the enter key. I am using the latest ve..."
2005‑05‑11
3,067 views
Scrollbar Crash by John
4 replies (20 years ago)
"when I have enough text in the editor to make the scrollbars appear (style set to both) sometimes when I'm scroll..."
2005‑05‑12
2,463 views
"I found a bug in SyntaxEditor IntelliPromptMemberList that is causing Syntax Editor to crash. 1) Open Sample Appli..."
2005‑05‑11
2,552 views
"I have multiple triggers that ultimately result in the MemberList displaying to the user. Certain triggers result in..."