|
2011‑09‑21
4,206 views
|
"I am somewhat new to the Actipro Syntax Editor. I was exploring the “Getting Started” examples and noticed that the A..."
|
|
2011‑09‑20
2,384 views
|
"In SyntaxEditor for WinForms, I was able to get a hold of a tokens parent by accessing the ParentToken property. I ca..."
|
|
2011‑09‑15
3,345 views
|
"Hi,
I´ve created a programmatic lexer by implementing the ILexer interface and been running into some serious..."
|
|
2011‑09‑12
2,581 views
|
"It would be useful to add the [System.CodeDom.Compiler.GeneratedCode("", "")] custom attribute to..."
|
|
2011‑09‑10
2,662 views
|
"Hi guys,
I'm not really sure if this is a bug or by design, but it seems that if a character is not a part of ..."
|
|
2011‑09‑06
2,751 views
|
"Hi guys,
From another thread on this forum, I was made to believe that I could jump to a specific line using the F..."
|
|
2010‑11‑17
3,797 views
|
"Is it possible to change "SyntaxEditorBackgroundReadOnlyBrushKey" without resorting the themes? I just want..."
|
|
2011‑09‑07
3,195 views
|
"Seems like if I set the Text property, the internal undo buffer is cleared and ctrl-z can no longer undo. Is there a ..."
|
|
2011‑09‑07
2,596 views
|
"Hi,
in the Quickstart samples for the SyntaxEditor is a sample called Adornments 6 - Code Reviewing. In the sample..."
|
|
2010‑04‑20
3,966 views
|
"For me in the debugger, opening a 2000 item CompletionSession with no images takes 3 seconds (not including initializ..."
|
|
2011‑09‑03
2,235 views
|
"Hi,
i want to use syntaxeditor as output to make text colourful, is it possible with syntaxeditor?
e.g.
PostInRed..."
|
|
2011‑09‑02
2,658 views
|
"Hi,
With SyntaxEditor for WinForms, I was able to make changes to a completion item before the intelliprompt list ..."
|
|
2011‑09‑02
2,375 views
|
"Hi guys,
I'm trying to guess which item my user wants from the completion list, based on some logic. I then us..."
|
|
2010‑12‑11
3,181 views
|
"In most text editors the mouse cursor changes to an arrow when over highlighted text. The highlighted text can then b..."
|
|
2011‑08‑29
2,230 views
|
"Hi guys,
I would like to support searching in my application much like it is in e.g. Firefox, where I start typing..."
|
|
2011‑07‑13
3,462 views
|
"Hi,
I've been trying to determine how to enable drag-drop in the Syntax Editor control but i cant seem to dete..."
|
|
2010‑10‑15
3,735 views
|
"I have a scenario where I want to drag a TreeViewItem from a WPF TreeView into the SyntaxEditor, so that the TreeView..."
|
|
2011‑08‑22
2,548 views
|
"Hi,
I'm trying to implement a Find / Replace dialog box on top of the syntax editor. The core functionality is..."
|
|
2011‑08‑19
2,341 views
|
"Hi,
I need to understand what I need to do to improve the performance of tagging, when I'm using both a TokenT..."
|
|
2011‑08‑18
2,852 views
|
"Hi,
I have a task to implement a most recently used list of search words for an EditorSearchView. Is there current..."
|