|
2013‑10‑23
4,740 views
|
"I am trying to implement the equivalent of Visual Studio's
Toggle Outlining ExpansionToggle All Outlining
command..."
|
|
2013‑10‑06
6,386 views
|
"I use a third party docking/document management control and all works very well except when I undock (float) the synt..."
|
|
2005‑01‑24
4,494 views
|
"Has SyntaxEditor something likes BeginUpdate() | EndUpdate() brackets of TreeView class? Will this in future if it is..."
|
|
2013‑10‑21
3,471 views
|
"I have 2 different types of items in my Intelliprompt list.
For one type I want to accept/insert the matching list ..."
|
|
2013‑02‑04
3,656 views
|
"Alt-Selection, knock as block selection in your help file, has an issue with it that is very frustrating that I am ho..."
|
|
2013‑10‑16
3,373 views
|
"I removed the defualt 'IntelliPromptCompleteWordCommand' command from the commandlinks collection. During IntellitSe..."
|
|
2013‑10‑12
3,970 views
|
"I use document.UndoRedo.StartGroup(DocumentModificationType.AutoReplace,ts.Token.TextRange); to replace text on the d..."
|
|
2013‑06‑20
3,879 views
|
"I am changing the BackColor attribute for my syntax editor in the "BracketHighlightingStyle" style, and it works perf..."
|
|
2013‑09‑24
3,637 views
|
"I am using Addon.Web and trying to implement HeaderText and FooterText to prevent users from modifying the namespaces..."
|
|
2013‑09‑09
3,310 views
|
"I want to apply outlining for multiline comments - but ONLY if they do in fact span multiple lines.
I am using a dy..."
|
|
2013‑08‑30
3,081 views
|
"How to use appendtext in syntaxeditor ?
How to use insert in syntaxeditor ?
is there any way to add text where cu..."
|
|
2013‑08‑27
5,013 views
|
"Hello,
We are using an ANTLR grammar for a custom proprietary language. We would like to implement the IntelliPromp..."
|
|
2013‑09‑03
3,435 views
|
"The answer to a form question about margins refers to switching off Indicator, Selection and Outlining margins.
But..."
|
|
2013‑08‑30
3,432 views
|
"Hi,
I have a question.Is it possible to use SyntaxEditor with own IntelliPrompt logic..For example.. user could ent..."
|
|
2013‑08‑28
3,352 views
|
"Hello,
the PrintSettings object contains all the settings for printing a document loaded into a SyntaxEditor. H..."
|
|
2008‑05‑19
6,169 views
|
"All the UI strings used in SyntaxEditor can be customized via code like this:
ActiproSoftware.Products.SyntaxEditor...."
|
|
2012‑07‑24
4,341 views
|
"Hi,
the Token-class has a IsComment member to determine if this token is a comment? How can this property be set? I..."
|
|
2007‑06‑28
3,665 views
|
"Is there any way currently or any plans to allow save/export to PDF from SyntaxEditor?
I have a situation where I ..."
|
|
2013‑07‑11
3,790 views
|
"Hi,
I have a TextBox and a SyntaxEditor on a form.
I set the same font using the following code:
syntaxEdit..."
|
|
2013‑06‑14
3,576 views
|
"Has anyone tried to use SyntaxEditor with Mono framework? Did it work?"
|