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‑02‑04
3,578 views
"I have several language defs with a bunch of keywords...nothing unusual there. My problem is that if I have a keywor..."
2005‑02‑04
3,308 views
"If WordWrapping is set to 'Token' and you have a long string or a long comment, then the wrapping reverts to ..."
2005‑02‑02
3,543 views
"I use the SyntaxEditor control in a development tool that uses an extended form of TCL. In a version 1.x language fi..."
2005‑02‑02
3,071 views
"Is there an easy way to determine if an item is already in the IntelliPromptMemberList based purely on the text that ..."
2005‑01‑31
3,166 views
"So I have this situation, I need it such that when a user presses Alt+ENTER it acts as if they had pressed ENTER foll..."
2005‑02‑01
2,954 views
"I've been experiencing this bug for a while, but I was never able to track it down or even rule out that it wasn&..."
2005‑02‑01
3,131 views
Nested text by Gareth
1 reply (21 years ago)
"When implementing multiple languages with state transitions using <%...%> syntax, is there any easy way..."
2005‑01‑31
3,156 views
"Is there a way to change the items displayed in the memberlist (ie. add/remove) while it is displayed? I noticed t..."
2005‑02‑01
2,941 views
"In my semantic parser's PostParse function, I found it useful to extract the changed token using the modification..."
2005‑02‑01
2,926 views
New features ? by Grut
2 replies (21 years ago)
"Hi, Just for information, can we know when all the new features annonced in this forum will be available ? (for ex..."
2005‑01‑31
3,026 views
File encoding by GLarson
1 reply (21 years ago)
"I noticed that if I load a Unicode file (Russian in this case), it still displays properly even though I specified Sy..."
2005‑01‑27
2,866 views
"I have an MDI application with SyntaxEditor in the MDI child. When the user switches from one SyntaxEditor child win..."
2005‑01‑29
3,371 views
"The 'Complete' method for the IntelliPromptMemberList class is supposed to complete the current operation (wh..."
2005‑01‑27
3,124 views
Dispose by Jake Pearson
2 replies (21 years ago)
"Hi, I have an intermittent crash where a SyntaxEditor says it cannot be displayed because it has already been dispos..."
2005‑01‑27
3,123 views
"I recently starting exploring the concept of automatically formatting code. SyntaxEditor can certainly support this ..."
2005‑01‑27
3,884 views
"I am having a problem with the license when the application is deployed. For some reason the license is not getting ..."
2005‑01‑26
3,216 views
"Does SyntaxEditor expose a method for determining how many "tabs" are represented by a series of tabs and s..."
2005‑01‑25
3,460 views
"So it's nice the Style Editor form is included as sample code, but it doesn't show how to persist the changes..."
2004‑12‑21
3,287 views
"Unexpected behaviour of the scrolling?.. How to get: * Run test application * Resize application window so the l..."
2005‑01‑20
3,991 views
"I need to set maximum length of the text in syntax editor control. Is there easy way to do that?"