|
2005‑10‑27
2,389 views
|
"I don't know if this can be done, I have looked in the documentation but found nothing. Maybe it is me or maybe i..."
|
|
2005‑10‑27
2,836 views
|
"Hi,
I tried to use the macro serialize functions:
m_marcoMemoryStream = New System.IO.MemoryStream
Dim w As XmlT..."
|
|
2005‑10‑11
3,708 views
|
"Hi,
I just started using the snippet code you added, and its great. Is there a way to make the snippets automatical..."
|
|
2005‑10‑25
3,817 views
|
"Shouldn't I get a UTF-7 preamble on a text file that I save with this encoding? From my understanding, it should..."
|
|
2005‑10‑22
3,153 views
|
"Your first question might be why?
Well we still write code in an old 4GL for DOS ported to windows. The front end..."
|
|
2005‑10‑21
3,656 views
|
"I would like to display an "IntelliPrompt" list when the user types Ctrl+Space. I added the code below and..."
|
|
2005‑10‑18
4,249 views
|
"Granted - I'm new to ASP.Net programming - and extremely new to Actipro - -
but I can't find any informatio..."
|
|
2005‑10‑12
3,034 views
|
"I'm having a weird problem with CodeSnippetFolder. I tried creating a global method to cache the folder and used..."
|
|
2005‑10‑21
2,427 views
|
"Hello,
I am opening programatically a second view in my editor by setting
editor.HorizontalSplitPosition = 200;Af..."
|
|
2005‑10‑21
3,298 views
|
"Hi,
It seems that setting LookBehind with ^[ \f\t\v\x85]* in ExplicitPatternGroup it should match with :
&q..."
|
|
2005‑10‑20
2,375 views
|
"Hi
Is it possible to override the IntelliPromptMemberList somehow? I am using the following component and wish to..."
|
|
2005‑10‑19
2,803 views
|
"Hi,
I was looking through the snippets that come with vs2005 and I came across the function tag in a couple of the s..."
|
|
2005‑10‑18
3,285 views
|
"Hi
How can I get the editor control to close the InfoTip on the ENTER key without writing custom code?
How can ..."
|
|
2005‑10‑18
2,904 views
|
"Hi
I have a tree-like structure of objects in my system. I also have a pattern group define as follow:
<Exp..."
|
|
2005‑10‑17
2,853 views
|
"Assume that I am showing an InfoTip for a method which has 4 overloads. Is there any way to determine when the user c..."
|
|
2005‑10‑17
2,937 views
|
"Sorry for the newb question, but where's the "ActiveTab" setting? That is the active page for the tabst..."
|
|
2005‑10‑17
3,280 views
|
"Hi
I am using the Actipro Syntax Editor and I am trying to define my own language definition.
I want to define ..."
|
|
2005‑10‑17
2,954 views
|
"if there is only one snippet in the snippet folder that contains invalid xml, snippets are no longer working i.e. the..."
|
|
2005‑10‑14
3,183 views
|
"Hi;
When I use SyntaxEditor.Document.GetText(LineEndStyle.CarriageReturnNewline), I'm only getting the newline..."
|
|
2005‑10‑12
2,892 views
|
"Why does "ScrollToCaret" not work in MultiLine mode with scrollbars set to None ?
Is there any way to im..."
|