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
2007‑05‑15
3,651 views
"Hi, When loading a large file into SyntaxEditor, the memory consumption of my application goes from ~80 mb to ~700..."
2007‑05‑11
3,124 views
"If the cursor is positioned at the very beginning of a document and InsertText() is called, line modifications marker..."
2007‑05‑14
2,722 views
"Do the icons that you're using (that are like the VS2005 ones) for the .NET languages add-in exist somewhere in t..."
2007‑05‑07
3,055 views
"Dear: I downloaded a trial version, and run the demo application. It is powerful to edit VB.net/C# code, but not po..."
2007‑05‑12
2,888 views
"Hi all, I'm using the evaluation version of Syntax-Editor to create an IDE which will suportC/C++.I have been ti..."
2007‑05‑09
2,722 views
"On the AstNodeBase class, might I request a FindNodeRecursive overload (or a FindDescendant method) that looks for a ..."
2007‑05‑06
3,910 views
"I'm receiving a really strange IndexOutOfRange exception from SyntaxEditor while handling the DocumentModifiedCha..."
2007‑05‑08
3,224 views
"This is not terribly important, but anyway I'm wondering if we can make a small change in the behavior of smart t..."
2007‑05‑07
4,234 views
"I'm trying to load a premade language file for my editor: Editor.Document.LoadLanguageFromXml("c:\syntax\..."
2006‑09‑14
3,447 views
"Hi, is there a possibility to perform an auto-layout in XML for the document? my problem: a valid xml-document ..."
2007‑05‑07
2,695 views
"Occassionaly, but consistently, strange gray vertical lines appear between characters as the user moves the cursor t..."
2007‑04‑06
4,206 views
"I have a text file that contains some partially encrypted text. I can open/save the file just fine using NOTEPAD.EXE,..."
2007‑03‑01
4,194 views
"Does anybody have a simple SyntaxLanguage derived implementation of a very simplistic language that works with syntax..."
2007‑05‑01
3,031 views
"Lets say I have a list of values in my memberlist such as: AAA BAA BBB CCC If I type "B" into the ed..."
2007‑04‑30
2,853 views
Maximum File Size by Ed
3 replies (18 years ago)
"What is the maximum file size that SyntaxEditor can open/edit? Also, what is the performance like while editing ex..."
2007‑04‑26
3,139 views
"Under Microsoft Vista, when you attempt to use the scroll wheel to scroll your document it does not work even if the ..."
2007‑04‑28
2,845 views
"Hello, Can SyntaxEditor be used within an MFC-based application? Thanks"
2007‑04‑28
2,840 views
Forum Software? by Ed
3 replies (18 years ago)
"This forum software is very cool! What is it, and where can I find it? Thanks!"
2007‑04‑28
3,232 views
"Hi support, I updated to V 4.0 from V 3.1 recentely. Now I met a simple question: Code in V3: Border = new Ac..."
2007‑04‑27
2,696 views
"What is the best practice for using the sytax editor in a WPF application. Using it as part of a Windows form or usin..."