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
2006‑10‑06
2,919 views
"It is possible to design lines of separations in the text? I would want to implement a line like that one in visua..."
2006‑10‑05
3,223 views
"I have two questions regarding code snippets 1. In CodeSnippet constructor what format should have the codeText para..."
2006‑10‑05
3,010 views
"Hi, This is SyntaxEditor v4.0 on .NET 1.1. I'm having a problem with GetSubString (or rather, document.text..."
2006‑10‑05
2,665 views
"Hi, Not sure if this is a bug or by design. If you click the end of the line in the ViewMouseDown event the e.H..."
2006‑10‑04
2,691 views
"Hi, I could have sworn that in v3.x when hovering over a collapsed outlining node a tool tip was automatically dis..."
2006‑10‑03
3,266 views
"i'm just curious as to how much stuff will break when upgrading to v4, whether its alot of effort just to get it ..."
2006‑10‑03
4,582 views
"For those customers who downloaded and worked with the 4.0 beta, this changelog contains all the changes made through..."
2006‑08‑24
8,324 views
"We're very happy to release the SyntaxEditor 4.0 public beta. While this is a beta product, it should be pretty ..."
2006‑09‑27
3,043 views
"My language is case-insensitive. But for user-friendly purpose, I want to add items with casesensitive into MemberLis..."
2006‑09‑16
3,084 views
"input string: CONSTANT amv3D = 1 3D output string: CONSTANT amv3D &quot; 1<br />3D I wonder why you..."
2006‑09‑25
2,937 views
"Repro: 1. Have a SyntaxEditor with some lines of text in the document. 2. Ctrl-End to go to the last character 3..."
2006‑09‑25
2,990 views
"I have an array of strings that I want to load into the SyntaxEditor. The code below works but it is a bit slow and ..."
2006‑09‑24
2,737 views
"Hello- I've noticed a couple little bugs today... 1. When selecting text with the mouse, the selection is lo..."
2006‑09‑24
2,866 views
"I'm migrating a big IDE from another control to syntaxEditor. I've been making some tests, and I can't..."
2006‑08‑15
3,574 views
"Hello, I'm seeing some undesirable behavior when selecting text using the Shift key and the mouse (this is rep..."
2006‑09‑21
3,466 views
"Hi, I am using the highlighter to display log messages. It is proving useful to allow custom higlighting of differ..."
2006‑09‑12
3,214 views
"I'm not sure whether or not this qualifies as a bug, but I would like to get some hints on fixing it. Try the fol..."
2006‑08‑04
4,126 views
Trigger bug by Marianne
3 replies (20 years ago)
"If I have a double quote set as a trigger it will fire if the language is not a child language. For example, it will..."
2006‑09‑14
3,280 views
"Hi, I just installed the latest beta on a fresh Vista RC1 (english). Installation itself went smoothly. However, o..."
2006‑09‑15
2,673 views
"One change we're considering doing is to the SmartIndent event. Right now the IndentAmount is tabstop-based. Ho..."