|
2012‑01‑06
3,366 views
|
"Hello,
Back with the old syntax editor, we used to be able to alter the context menu to whatever we wanted by hook..."
|
|
2012‑01‑06
3,113 views
|
"HEllo,
I'm trying to alter the contextmenu of a textbox intratext adornment control.
Just like in your demo ..."
|
|
2012‑01‑05
3,151 views
|
"Hello,
I've been looking through your samples + the documentation but i've not found how to clear my ador..."
|
|
2012‑01‑04
3,114 views
|
"I have some code we've been using for awhile and I'd like to build the langdef from this code. Is there any w..."
|
|
2011‑12‑24
5,124 views
|
"Hi,
I want to have a number of items in a completion list that begin with a square bracket "[". If the C..."
|
|
2011‑12‑28
3,573 views
|
"Hello,
I have not been able to find any documentation about having multiple font sizes for text in the same editor..."
|
|
2010‑03‑04
3,737 views
|
"Hi... yes here is he again;)
In the Forms syntax editor there was a method Document.Reparse();.
How to enforce ..."
|
|
2011‑12‑22
3,201 views
|
"Hello,
Back in the days with the old WinForm SyntaxEditor we could enumerate through the document's token col..."
|
|
2011‑12‑19
2,420 views
|
"Hello,
I am using Dynamic language definition in order to create my own "BASIC" like language.
In my ..."
|
|
2011‑12‑15
3,648 views
|
"Hello,
I'm trying to create a small WPF SyntaxEditor demo using my old xml language definiton file i was using..."
|
|
2011‑12‑03
6,488 views
|
"Hello,
I have just upgraded from 11.1.0545. I experienced a major bug with the new 11.2.0550 : the SyntaxEditor do..."
|
|
2011‑12‑01
2,519 views
|
"Hi,
I used the "IEditorViewLine GetViewLine(double verticalLocation, LocationToPositionAlgorithm algorithm)&q..."
|
|
2011‑11‑28
2,569 views
|
"For following EBNF:
box = (apple | orange)?
I generate three classes in Language Designer:
class Box : AstNo..."
|
|
2011‑11‑22
3,567 views
|
"Hi guys,
After getting my hands on the latest build of SyntaxEditor, I was finally able to implement stuff like pa..."
|
|
2011‑11‑16
2,918 views
|
"Hello -
I have registered an IAdornmentManagerProvider for my language, and under some circumstances, I'd lik..."
|
|
2011‑11‑07
3,205 views
|
"As there doesn't seem to be a built-in way to show hint text in the SyntaxEditor, do you have any recommendation ..."
|
|
2011‑11‑03
2,624 views
|
"Hi,
We're using the actipro syntaxeditor. I am having an issue with the CollectionTagger<IIntraTextSpacerTa..."
|
|
2011‑11‑03
2,914 views
|
"Hi,
Is it possible to navigate through the adornment elemets on syntax editor drawn using the AdornmentManager and..."
|
|
2011‑10‑28
3,486 views
|
"Hello,
I'm using the sample resolver code to determine the return type of a method:
var context = new CShar..."
|
|
2011‑10‑27
3,040 views
|
"We are using the SyntaxEditor with auto completion for our very own language.
We see the following development: Wh..."
|