|
-
May 4th, 2007, 09:05 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] [2.0] text editor using SharpDevelop .dll
Hi,
I´m trying to create a basic text editor, using syntax highlighting from sharpdevelop.
I would need to use the folowing .dll , ICSharpCode.TextEditor.dll .
I´ve added a reference to this .dll in visual studio 2005, but have no idea as to how to make use of these highlighting features etc.
Could sb please help out, or paste me a link to a tutorial. I´ve been searching the net for a while, but can´t seem to find any tutorials.
Thanks,
Raúl.
-
May 4th, 2007, 08:57 PM
#2
Re: [2.0] text editor using SharpDevelop .dll
Open the Object Browser window in VS and investigate what types and methods that library contains. The names should give you a pretty good idea of what each does.
-
May 7th, 2007, 10:04 AM
#3
Thread Starter
Hyperactive Member
Re: [2.0] text editor using SharpDevelop .dll
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|