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

  Date Thread Details
2005‑01‑24
3,524 views
"I set code lower to the main form of the sample application with default sample document: TokenStream tokenstream..."
2005‑01‑24
2,904 views
"It appears that SyntaxEditor doesn't refresh the scrollbars when you change outlining modes. This can be seen in..."
2005‑01‑24
3,684 views
"Caret position and scrolling bug described earlier (http://www.actiprosoftware.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get..."
2005‑01‑24
3,380 views
"Caret is left at the end of the text after AppendText() call. Is it right?"
2005‑01‑19
3,589 views
"I have a feature request for a future build of SyntaxEditor that others might find useful as well. In Visual Studi..."
2005‑01‑22
2,896 views
"In VS.NET 2005, they introduced 'Insert Expansion' and 'Surround With' IntelliSense options. Both of..."
2005‑01‑20
3,437 views
"I have an MDI Application with SyntaxEditor being displayed in the MDIChild windows. When I save a document, I'm..."
2005‑01‑20
3,047 views
"As people have mentioned before, setting the HScroll and VScroll properties don't seem to have any effect. I'..."
2005‑01‑15
2,865 views
"In Visual C# 2005, the 'DeleteHorizontalWhiteSpace' command removes all leading/trailing white space from a l..."
2005‑01‑14
3,087 views
"I have a need to load languages from a stream instead of from the xml file. The problem I am encountering is when a ..."
2005‑01‑11
4,328 views
"I'm attempting to get outlining to work with a language that doesn't have braces. Given the following code s..."
2005‑01‑11
2,935 views
"Let's say I have my language definition file setup to identify function names in a given language. What's th..."
2005‑01‑10
3,235 views
"Having the ability to draw vertical guidelines to indicate column positions would be nice. For instance, you could d..."
2005‑01‑10
3,581 views
Drag/Drop by Marianne
4 replies (22 years ago)
"Starting with 2.5, it seems that the DragDrop event is no longer firing--at least I can't get it to work. Even i..."
2005‑01‑08
3,419 views
"I was looking tonight for an event or some way to know when state changes occur. ie. when I go from DefaultState to ..."
2005‑01‑07
3,325 views
"I have a language that has constructions line this: if (something = somethingelse) dosomething() dosomething..."
2005‑01‑07
2,884 views
"It appears that SyntaxEditor is "one behind" when updating the WordWrapMargin position when changes are mad..."
2005‑01‑05
3,141 views
"Here's a possible improvement for the semantic parser: For the DocumentModificationType, I think it would be b..."
2005‑01‑04
3,449 views
"Is there a way to use the FindReplace.Find method so that it searches from the beginning of a document. I have done ..."
2005‑01‑01
3,468 views
"Do you have an example or suggestion of having intelliprompts memberlists for one or more arguments for a function th..."