|
2018‑04‑11
1,657 views
|
"Hi,
For adding an error, I'm calling the ReportError method on IParseError within the grammar callbacks like this:
..."
|
|
2018‑04‑02
1,982 views
|
"Hi,
I'm now implementing drag and drop function on my syntax editor.
Is it possible to insert a code snippet whe..."
|
|
2018‑03‑29
2,329 views
|
"we are using the Syntax editor in our application and we have one button called "Validate".
When we click the valid..."
|
|
2018‑03‑26
1,913 views
|
"Hi,
I'm using the built-in bookmark indicator.
A bookmark is automatically removed when a line is deleted and thi..."
|
|
2018‑03‑22
2,075 views
|
"Hi,
How do we localize SyntaxEditor? If we create a full set of string resources to use, do we need to rebuild Synt..."
|
|
2018‑03‑22
1,745 views
|
"Hi,
i want to use syntax highlighting in the tooltip launched for e.g. collapsed regions.
Is it possible to u..."
|
|
2018‑03‑14
1,909 views
|
"Hi,
I'm using the LL(*) Parser Framework and implementing the grammar. But I've been struggling with removing ambig..."
|
|
2018‑03‑14
2,035 views
|
"when i apply metrolight theme to my window, the embedded scroll bar style(in syntaxeditor/datagrid, etc) didn't chang..."
|
|
2018‑03‑02
2,422 views
|
"Hi,
how can I subscribe to the scroll event of the vertical scrollbar? The editor scrollbar.scroll event does not f..."
|
|
2018‑03‑05
1,753 views
|
"Hello,
I have added the code snippets functionality to my custom language and it works fine.
But now I'm wonderin..."
|
|
2018‑03‑02
2,076 views
|
"Hi,
how can I programatically get the maximum visible lines the document CAN display? Respecting zoom level, DPI, f..."
|
|
2018‑03‑02
1,944 views
|
"Hi,
how can I prorgramatically or in XAML set the editor type mode to OvertypeMode (i.e. you press INSERT in VS edi..."
|
|
2018‑02‑28
2,122 views
|
"Hi,
In our product, there are some scenarios where a synchronous parsing is needed,
and then, in the gram..."
|
|
2018‑02‑28
1,928 views
|
"Hi,
I would like to ask I can specify the maximum number of characters in a physical line (not in a visual line..."
|
|
2012‑01‑11
4,893 views
|
"Hello,
I m trying to add an intra text control following your example, but instead of being on the left of the tex..."
|
|
2018‑02‑15
2,190 views
|
"Hi,
We have a license for an older version and are kind of stuck on that one since we customized all the styles. v1..."
|
|
2018‑02‑15
1,886 views
|
"We would like to Highlight code block.
eg.
IF
codes
End
Bold words want to Highlight when user click IF or ..."
|
|
2018‑02‑03
2,039 views
|
"Hi,
is it possible somehow to create a table like view for the document with rows / columns ?
What would be the b..."
|
|
2018‑02‑03
1,962 views
|
"Hi,
I just saw your blog post about customizing lines http://blog.actiprosoftware.com/post/2017/12/05/SyntaxEditor-..."
|
|
2018‑01‑25
1,935 views
|
"Hi,
if I define a foreground color in lexer for a custom language, how can I take care of different themes? I didn'..."
|