|
2015‑02‑19
2,766 views
|
"Hi
I have set WordWrapMode='Word' in syntax editor WPF. The vertical scrollbar appears immediately after writting t..."
|
|
2015‑02‑18
3,134 views
|
"Hi
I try to enable file dropping on syntax editor WPF. I set AllowDrop=true and use the event PasteDropEvent:
pri..."
|
|
2015‑02‑17
3,006 views
|
"Hi,
I am trying to parse a language that allows strings with embedded quotes represented by C-style escapes:
"Emb..."
|
|
2015‑02‑04
3,791 views
|
"Hello,
I'm adding spell checking and I see there was a post asking about it about 5 years ago; in that reply it was..."
|
|
2015‑02‑07
3,663 views
|
"Hey,I’m experimenting with the Dark Metro Theme and SyntaxEditor feature examples and I realized that the effec..."
|
|
2015‑01‑29
4,461 views
|
"Hi support team,
I use the Single-Line Editing with word wrap.
I defined a custom language with langdef-File, use..."
|
|
2014‑10‑31
6,405 views
|
"When I set the FlowDirection of an ordinary TextBox to RightToLeft, the text stays the same, but becomes right-aligne..."
|
|
2015‑01‑12
6,195 views
|
"Hi,
We are using Actipro Syntax Editor v14.2.610.0 in one of our products with VB.Net Language addon. Recently, we ..."
|
|
2015‑01‑09
3,253 views
|
"Given a line-number and line-offset for an element in an xml document, how would I go about inserting a child node at..."
|
|
2014‑12‑30
3,302 views
|
"How directly does a BNF translate into your custom EBNF style grammar? I'm using this BNF http://www.sqlite.org/docsr..."
|
|
2014‑12‑12
3,156 views
|
"Hi,
when opening the intellisense list window and then moving the parent window in the background, the intellisense..."
|
|
2014‑12‑10
3,386 views
|
"Hello,
I have implemented drag and drop with the PasteDragDrop event. How can I manage that the text is not selecte..."
|
|
2014‑12‑08
3,386 views
|
"Hi
I've implemented ParameterInfoSession & CompletionSession and they both work as expected, however when they ..."
|
|
2014‑10‑16
3,609 views
|
"I've managed to get a pretty simple sample that breaks it.
If you cut and paste this code into the XML Editor (Web ..."
|
|
2012‑07‑03
5,958 views
|
"Hi,
Our editor needs to handle very large files, 150-300MB files are not uncommon and general performance is good, ..."
|
|
2014‑11‑10
3,022 views
|
"Hi,
We have a site license for the WPF studio and most of the time when I build with the command line (msbuild, ess..."
|
|
2014‑11‑08
2,622 views
|
"Sorry, I'm new here, maybe it is under my nose but I will ask anyway.
Any MDI example to have a look?
Thanks ..."
|
|
2014‑11‑06
3,354 views
|
"Hi
Our editor needs to be able to work with pretty big files, in order to make this possible we offer the ability ..."
|
|
2010‑10‑15
4,016 views
|
"Hi,
I have a number of suggestions for the Language Designer to make it easier to integrate the generated code into ..."
|
|
2014‑11‑04
2,487 views
|
"Hello,
I'd like to set my OperatorExpression (inherits from Expression), with some values setted in (IParserState)S..."
|