|
2007‑08‑29
3,860 views
|
"Hi,
I am trying to implement the example "Merging Two Languages at Run-Time Using a Direct Lexical State Trans..."
|
|
2007‑09‑01
2,929 views
|
"Hi,
I am trying to use SyntaxEditor to replicate the functionality of the Outlook 'To' address field, i.e...."
|
|
2007‑08‑31
3,046 views
|
"I looked thru the forums and didn't see the bug I am experiencing reported.
I have the syntax editor placed on..."
|
|
2007‑08‑30
2,730 views
|
"Hi, Can someone help on a problem...
I have a class :
public class AAA
{
string b;
public void myM..."
|
|
2007‑08‑30
2,536 views
|
"The tooltip remains when the focus is somewhere else; steps to reproduce:
1) Open up the example application
2) A..."
|
|
2007‑08‑29
2,970 views
|
"Currently we keep the languages inside our assembly resources.
When loading them we use the DynamicSyntaxLanguage.Lo..."
|
|
2007‑08‑29
2,895 views
|
"I was reading this "old" thread about ASP.NET language syntax .
Because of new requirements we must supp..."
|
|
2007‑08‑29
3,301 views
|
"Actipro,
Somewhere on this forum I have read that it's possible to parse some text without using the syntax ed..."
|
|
2007‑08‑29
2,236 views
|
"I would really like that when typing:
MyClass myclass = newIntelliprompt would be smart enough to position (by defau..."
|
|
2007‑08‑29
2,340 views
|
"Using CSharpSyntaxLanguage from AddOn.
I have configured the member list to be CaseSensitive:
editor.IntelliPromp..."
|
|
2007‑08‑24
2,439 views
|
"Hi,
In other editor components, you may enable or disable an option called ConvertTabsToSpaces - in SyntaxEditor, ..."
|
|
2007‑08‑21
3,357 views
|
"There is SyntaxEditorRenderer.OutliningIndicatorBackColor/ForeColor. These affect the outlining indicators as you wo..."
|
|
2007‑08‑21
3,125 views
|
"Perhaps there's already a way to do this, but I haven't found one yet.
There are several things I'd li..."
|
|
2007‑08‑23
3,180 views
|
"I am using the syntax editor control to do syntax highlighting in our application & I want the user to be able to..."
|
|
2007‑08‑23
2,910 views
|
"Hey,
I have some locations in my document that I'm using SpanIndicators to color text and I also display a too..."
|
|
2007‑07‑26
4,688 views
|
"Hi
Still working on my VBScript grammar, mostly working fine but I have struck a roadblock to completing the gramm..."
|
|
2007‑08‑21
2,834 views
|
"I have outlining working based on a Statement class derived from AstNodeBase.
I would like the statement to displa..."
|
|
2007‑08‑15
3,968 views
|
"Hello,
I'm using a dynamic langauge (combination of two languages with a start and end delimiters). I had a pr..."
|
|
2004‑12‑16
3,512 views
|
"How do I set the text color if I am not using a Language for syntax highlighting? The ForeColor property doesn't ..."
|
|
2007‑08‑14
3,031 views
|
"Hi
Just installed build 258 and copied the change to PerformAutomaticOutlining from the simple language into my vb..."
|