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
2005‑02‑04
3,046 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,292 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
2,803 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
2,866 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,701 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
2,896 views
Nested text by Gareth
1 reply (20 years ago)
"When implementing multiple languages with state transitions using <%...%> syntax, is there any easy way..."
2005‑01‑31
2,931 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,698 views
"In my semantic parser's PostParse function, I found it useful to extract the changed token using the modification..."
2005‑02‑01
2,664 views
New features ? by Grut
2 replies (20 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
2,745 views
File encoding by GLarson
1 reply (20 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,620 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,132 views
"The 'Complete' method for the IntelliPromptMemberList class is supposed to complete the current operation (wh..."
2005‑01‑27
2,895 views
Dispose by Jake Pearson
2 replies (20 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
2,826 views
"I recently starting exploring the concept of automatically formatting code. SyntaxEditor can certainly support this ..."
2005‑01‑27
3,564 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
2,931 views
"Does SyntaxEditor expose a method for determining how many "tabs" are represented by a series of tabs and s..."
2005‑01‑25
3,150 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
2,999 views
"Unexpected behaviour of the scrolling?.. How to get: * Run test application * Resize application window so the l..."
2005‑01‑20
3,646 views
"I need to set maximum length of the text in syntax editor control. Is there easy way to do that?"
2005‑01‑24
3,160 views
"I set code lower to the main form of the sample application with default sample document: TokenStream tokenstream..."