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

  Date Thread Details
2012‑09‑14
2,831 views
"How can I use the Parser Generator tool to generate a new parser? Any example please?"
2012‑09‑14
3,243 views
"1- I didn't get how can I appear in the editor the snippet list? Is there a specific code that I have to insert or I ..."
2012‑09‑11
2,608 views
"I'm trying to use syntax Editor in my WinForm application but I can't find how can I set python parser without using ..."
2006‑03‑04
3,475 views
"For switching from HTML to VBScript, I have a lookahead defined like this (it's similar to the one in your sample..."
2012‑09‑06
2,513 views
"How can I do if then else in RegexPatternGroups? I've tried (?if then|else). Any ideas? I am modifying the html s..."
2012‑09‑05
2,796 views
"Type "_9 _9" into SyntaxEditor (tested in sample project). ReplaceAll "_9" with "_34" and the first occurrence gets ..."
2012‑09‑04
3,392 views
"Hello again! I am looking to implement a 'Format Selection' option into my language similar to what Visual Studio c..."
2012‑08‑31
3,458 views
"Hi again. Sorry for the barrage of questions, but I'm really testing the limits of my Actipro knowledge with my most ..."
2012‑08‑30
2,801 views
"Hello: I am currently overriding the OnDocumentTextChanged method successfully and everything is working, but I fin..."
2012‑08‑30
4,154 views
"Hi, I am evaluating SyntaxEditor for a new IDE I need to make for our embedded controller products, and it is definit..."
2012‑08‑23
3,530 views
"Hi there, We're looking at using the WinForms version of SyntaxEditor for a windows application that maintains our ..."
2012‑08‑23
2,871 views
"If in Syntax Editor we write an if statement like the following: if(true AND false) { } Then, the ICompilatio..."
2012‑08‑17
3,407 views
"I know that the xml language definition files have some support for bracket highlighting, which is what I've been usi..."
2012‑07‑26
3,739 views
"I search for a property in the editor to disable the refresh of the selectedview when I change the document. The pr..."
2012‑07‑07
3,729 views
"It would be great if there was an easy way to use SyntaxEditor as a Windows preview handler, eg a sample project. I'd..."
2012‑07‑06
2,944 views
"Hi, I have a weird problem. My quick info for collapsed text regions has a white background for all tokens that hav..."
2006‑02‑17
3,527 views
"Hi I have a suggestion for the word wrap. If I select "WordWrap" by "Word", a punctuation ch..."
2012‑06‑13
3,424 views
"I'm evaluating SyntaxEditor for use with JavaScript (and I'm a novice at JavaScript so forgive me). It looks like the..."
2012‑05‑23
3,621 views
"Hi, currently the background colors of highlighting styles are not exported for RTF files. If a user specifies a ..."
2012‑05‑04
3,845 views
"Hi, Which properties to use to change the backcolor and the forecolor of the editor?"