|
2012‑07‑07
4,011 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
3,252 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,835 views
|
"Hi
I have a suggestion for the word wrap.
If I select "WordWrap" by "Word", a punctuation ch..."
|
|
2012‑06‑13
3,729 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,928 views
|
"Hi,
currently the background colors of highlighting styles are not exported for RTF files.
If a user specifies a ..."
|
|
2012‑05‑04
4,186 views
|
"Hi,
Which properties to use to change the backcolor and the forecolor of the editor?"
|
|
2012‑05‑03
4,721 views
|
"Hello,
is it possible to force an antialiasing mode? The OnRender() method only covers the line number margin, OnPa..."
|
|
2012‑05‑04
4,405 views
|
"Has anyone seen this behaviour?
If so, what ended up being your cause ?
System.StackOverflowExceptionat static ..."
|
|
2012‑04‑29
4,535 views
|
"Hi,
I'm trying to implement the DragDrop, but I can't seem to getting it to work. My code in the myEditor_dragd..."
|
|
2012‑04‑09
3,318 views
|
"Hello,
If I define "<ExplicitPatternGroup TokenKey="ReservedWordToken" Style="OptionWordStyle" LookBehind="(.opt..."
|
|
2012‑03‑30
5,530 views
|
"My current editor has a RepeatCount property that is normally set to 1.
If I set it to say 10 then the next 'comman..."
|
|
2012‑04‑04
3,703 views
|
"If I am searching for text in a 'down' direction and the text only exists prior to the current location SyntaxEditor ..."
|
|
2012‑03‑27
3,474 views
|
"Looking to access the FindReplaceForm KeyDown Event. Right now the form will perform a search when we press the "F" ..."
|
|
2012‑03‑20
4,016 views
|
"Hi,
How do I add text to each line at the beginning and end of a selection? I have done it in a richtextbox, but I ..."
|
|
2012‑03‑21
3,622 views
|
"I have iplemented a 'code behind' Dynamic language to support automatic Outlining.The simple matches are working fine..."
|
|
2012‑03‑15
4,374 views
|
"I finally have time to look into the workings of Syntax editor (with plans to migrate from a Codemax [COM] implementa..."
|
|
2011‑12‑14
4,715 views
|
"Hi,
I'm trying to add intellisense for CSS, just to learn how it's done, but I can't activate it someh..."
|
|
2012‑02‑26
2,951 views
|
"Hi,
Just look at this code:
StringBuilder builder = new StringBuilder();
builder.Append("youpi")
.Appen..."
|
|
2012‑02‑16
2,878 views
|
"Hi,
I've created several triggers for the memberlist in the xml. When I start typing, the memberlist is shown...."
|
|
2012‑02‑15
3,717 views
|
"Hi ,
I have a code like this in my control.
this.actiSyntaxEditor.Text = value;
Above particular code takes ..."
|