|
2005‑10‑27
2,784 views
|
"Hi,
I tried to use the macro serialize functions:
m_marcoMemoryStream = New System.IO.MemoryStream
Dim w As XmlT..."
|
|
2005‑10‑11
3,659 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,780 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,099 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,578 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,201 views
|
"Granted - I'm new to ASP.Net programming - and extremely new to Actipro - -
but I can't find any informatio..."
|
|
2005‑10‑12
2,986 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,389 views
|
"Hello,
I am opening programatically a second view in my editor by setting
editor.HorizontalSplitPosition = 200;Af..."
|
|
2005‑10‑21
3,257 views
|
"Hi,
It seems that setting LookBehind with ^[ \f\t\v\x85]* in ExplicitPatternGroup it should match with :
&q..."
|
|
2005‑10‑20
2,323 views
|
"Hi
Is it possible to override the IntelliPromptMemberList somehow? I am using the following component and wish to..."
|
|
2005‑10‑19
2,765 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,243 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,865 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,818 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,907 views
|
"Sorry for the newb question, but where's the "ActiveTab" setting? That is the active page for the tabst..."
|
|
2005‑10‑17
3,236 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,892 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,132 views
|
"Hi;
When I use SyntaxEditor.Document.GetText(LineEndStyle.CarriageReturnNewline), I'm only getting the newline..."
|
|
2005‑10‑12
2,841 views
|
"Why does "ScrollToCaret" not work in MultiLine mode with scrollbars set to None ?
Is there any way to im..."
|
|
2005‑10‑12
2,545 views
|
"I remember some time ago asking for ability to double click on things like:
@parameter
And initially SE would o..."
|