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
2006‑12‑12
2,915 views
"Hello- I was hoping to implement a feature where when the user hovers over a token, I show a typical quickinfo toolt..."
2006‑12‑23
3,021 views
"I have read on several posts how you do not have a non-greedy parser due to speed. It would be good if this were an o..."
2006‑12‑21
3,868 views
"Hi, I'm moving to version 4.0 from version 3.1. In 3.1 I used a SemanticParser in the following way: I cre..."
2006‑12‑06
4,067 views
"Hi, Could you please describe an approximate scenario for semantic parsing of child language in MergableSyntaxLang..."
2006‑12‑20
2,814 views
"(Using the sample project...) There is a bug in the TranposeLines Command. An exception i thrown when transposing ..."
2006‑12‑19
2,560 views
"Hi, In my application, I often need to obtain the current HTML tag, that is, the tag the cursor is currently withi..."
2006‑12‑15
2,510 views
"Hi, I'm currently upgrading my product from version 3.1 of SyntaxEditor to version 4.0 - 133 build errors :D. ..."
2006‑12‑12
2,940 views
"Hi all, The following is a unhandle exception report: ************** Exception Text ************** System.Argume..."
2006‑12‑13
2,528 views
"I'm modifying the sample Lexer highlighter ActiproSoftware.CSharp.xml file to change some highlighting behaviour...."
2006‑12‑13
3,387 views
"Hello all, I've just started working with SyntaxEditor and really want to get the IntelliPrompt feature workin..."
2006‑12‑12
4,166 views
"ToggleOverwriteModeCommand - Using this key when something is selected will delete selection, differnet behavior from..."
2006‑12‑06
2,779 views
"I have a simpel test case I am workign with right now... But the highlighting is explicit and always shows up, regar..."
2006‑12‑04
2,896 views
"When I set the FirstVisibleDisplayLineIndex property coming from a editor view that does not have/nor need the horizo..."
2006‑12‑09
3,050 views
"Hi, I'm not sure whether I have hit a bug, or whether I am doing this wrong: I have a single SyntaxEditor c..."
2006‑12‑08
2,822 views
"I have successfully figure out how to implement keyBinds a couple different ways, currently I am looking to provide d..."
2006‑12‑11
2,520 views
"Support, I would like to show an error indicator at the end of a document, when my semantic parser finds an EndOfD..."
2005‑04‑28
4,350 views
"Hello, is there any sample code for using SyntaxEdit as XML editor with a schema? You know, where you do not only ..."
2006‑12‑07
2,500 views
Page Setup by Jack Dunn
2 replies (18 years ago)
"I don't see a way to programmatically access whatever is set by the built-in page setup dialog. I would like to b..."
2006‑12‑07
2,471 views
"If you assign some data to the SemanticParseData property of a DynamicToken object, it is removed sometime before the..."
2006‑12‑07
2,256 views
"After upgrading to 4.0 it appears that this code: protected override void OnDocumentAutomaticOutliningComple..."