|
2006‑01‑17
2,634 views
|
"Hi,
looks like a lot is happening for v4 release. Will it be dotnet 2.0 only and when is a realistic release date ..."
|
|
2005‑12‑29
3,567 views
|
"Since we have access to a CodeSnippetFolderCollection, it seems that we should be able to use Code Snippets from unre..."
|
|
2006‑01‑13
3,100 views
|
"I'm trying to load a file when it is dropped onto the editor; however, I'm running into a problem where the P..."
|
|
2006‑01‑13
2,596 views
|
"To the ActiproSoftware Group you guys needs to provides a Language Definition Builder something that make developing ..."
|
|
2006‑01‑11
2,592 views
|
"Is this by design ?"
|
|
2006‑01‑10
2,995 views
|
"Hello!
I've tried the following : (in the OnTrigger handler)
SyntaxEditor editor = sender as Synt..."
|
|
2006‑01‑10
2,657 views
|
"how to merge documentation into built-in VS help system ?"
|
|
2006‑01‑08
3,885 views
|
"Dose Syntax Editor support Xml & VJSharp snippets like VS2005, or is it limited to C# & VB languages only?
..."
|
|
2006‑01‑09
3,577 views
|
"Hi,
Is there a way i can validate a xml document in SyntaxEditor with a xml shema file to produce a wavy line indi..."
|
|
2006‑01‑09
3,077 views
|
"Hi,
can we outline out xml tokens like:
+<xmltag>...
or
+<xmltag/>...
instead of
+<xm..."
|
|
2006‑01‑09
2,897 views
|
"Hi,
i'am using the xml Language difinition provided with the Actipro library.
everything works fine, but t..."
|
|
2006‑01‑06
2,551 views
|
"Hi
I am building a MemberList using IntelliPromptMemberListItems. The list worked ok when I used the (text, image..."
|
|
2006‑01‑06
2,192 views
|
"hi
column mode feature like in ultraedit would be a great thing.
Armin"
|
|
2006‑01‑05
2,109 views
|
"Hi,
I was searching for an edit control (for a long time) that has outlining, keyword recognizing, etc and some simp..."
|
|
2006‑01‑02
2,681 views
|
"Hi,
I need to reset the editor to the previous state by code. So when i save i save all data concerning the ed..."
|
|
2006‑01‑01
2,613 views
|
"I'm sure I'm just missing something, but I haven't been able to find the simple way to accomplish what I&..."
|
|
2005‑12‑31
2,532 views
|
"I have an idea I'd like to try to implement, but I'm not sure if it is possible currently?!
I have the Int..."
|
|
2005‑12‑25
2,867 views
|
"Since the SyntaxEditor class is not sealed, I assume we should be able to inherit from it.
public class SyntaxEditor..."
|
|
2005‑12‑28
2,418 views
|
"The code snippet is not respecting the $end$ location if there are no declarations (literals/objects).
After execu..."
|
|
2005‑12‑28
2,628 views
|
"Hi, I'm trying to drag a bit of text from a treeview to the SE and can't seem to make it work. I see in the s..."
|