|
2006‑09‑11
2,948 views
|
"Does the Syntax Editor control support XML Schemas? I'm setting up the control to open XML documents and I'm..."
|
|
2007‑04‑27
2,712 views
|
"I'm currently evaluating the editor for a project where I have to add C# scripting capabilities. While the editor..."
|
|
2007‑04‑25
2,726 views
|
"I have some code in an IntelliPromptMemberListClosing event that will manipuate the selected item's AutoComplateP..."
|
|
2007‑04‑23
2,734 views
|
"Hi,
I am using Parser generator to create a parser for our product.
In it we have several flavor of variable d..."
|
|
2007‑04‑23
2,470 views
|
"Product Version: SyntaxEditor v3.0.183.0
Hi!
I have a version of Actipro SyntaxEditor 3.0.183.0, I try building..."
|
|
2007‑04‑23
2,788 views
|
"Hi,
We have updated the Syntax Editor to the version 248 and now we get a popup when we build our projects.
It sa..."
|
|
2007‑04‑19
2,652 views
|
"My application has a toolbar that I would like to act like the VS 2005 toolbar, with respect to the paste button. In..."
|
|
2007‑04‑17
2,776 views
|
"Hi,
Before preparing a MemberList, I'm trying to call SemanticParserService.WaitForParse in order to consider ..."
|
|
2007‑04‑16
4,303 views
|
"Hello!
I'm creating an application which can have multiple SyntaxEditor controls in it. The first time I creat..."
|
|
2007‑04‑12
2,997 views
|
"I'm just getting started with SyntaxEditor.
I've created a new language that is "in the spirit" ..."
|
|
2007‑04‑16
2,494 views
|
"My language supports identifiers with a trailing '%' or '$' symbol. When I begin typing one of those..."
|
|
2007‑04‑14
2,465 views
|
"I've written my own recursive descent parser, rather than using the parser generator, as I was having trouble und..."
|
|
2007‑04‑06
3,091 views
|
"I used the Grammar Designer / Semantic Parser Generator to design a semantic parser for my language. When there is a..."
|
|
2007‑04‑15
2,511 views
|
"Hello,
I have the following issue with the IntelliPrompt MemberList:
In some scenario, after selecting an optio..."
|
|
2007‑04‑10
3,619 views
|
"I've noticed that when I have parameter info popups in my syntax editor they don't disappear when the editor ..."
|
|
2007‑04‑11
3,199 views
|
"Hi,
I am developing the syntax editor parse a language we have using the semantic parser generator provide with th..."
|
|
2007‑04‑09
2,670 views
|
"I'm currently using:
SyntaxEditor.SelectedView.FindReplace.Replace(FindReplaceOptions options)
When this me..."
|
|
2007‑03‑06
3,526 views
|
"Hi,
I use Parser Generator to create semantic parser and use TokenCondition in some non-termainals, e.g.:
<N..."
|
|
2007‑04‑09
2,693 views
|
"Hello,
how do I programmatically deselect currently selected text in syntaxeditor?
/igor"
|
|
2007‑04‑07
2,485 views
|
"Is there anyway that we casn use the intellisense memberlist popup outside of the editor control? and control where i..."
|