PC Review


Reply
Thread Tools Rate Thread

How to add a text editor with custom syntax highlighting into my custom app

 
 
GreggTB
Guest
Posts: n/a
 
      20th Jan 2007
I've looked online for a while but haven't found a whole lot of really
good resources for this, so I'm hoping that maybe someone here can
point me in the right direction. I'm working with a 3rd party
application that allows users to create customizable files within
certain syntax rules. There isn't, however, a good editor for these
files (users end up using Notepad, I guess) and I would like to create
one...most likely using Visual Studio. I considered just adding syntax
highlighting thru an existing text editor but I would like my final app
to have additional functionality and I'm not sure that I could bundle
the customized text editor with the other features that I wish to
incorporate. I'm already familiar with C# specifically and the .NET
Framework in general, so I'm looking at Microsoft's tool suite as a
starting point.

Does anyone have any insights to share? Any ideas on where I might read
more about this sort of thing? Am I recreating the wheel here? Any and
all constructive suggestions would be greatly appreciated. Thanks for
your time!

p.s. - I already posted this question in another .NET group here but
I'm reposting here since it appears the other forum appears to be
overloaded with spam. Sorry for the double-posting.

 
Reply With Quote
 
 
 
 
RobinS
Guest
Posts: n/a
 
      20th Jan 2007
Check out Textpad. http://www.textpad.com. It's a customizable
text editor by file type.

Robin S.
------------------------
"GreggTB" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I've looked online for a while but haven't found a whole lot of really
> good resources for this, so I'm hoping that maybe someone here can
> point me in the right direction. I'm working with a 3rd party
> application that allows users to create customizable files within
> certain syntax rules. There isn't, however, a good editor for these
> files (users end up using Notepad, I guess) and I would like to create
> one...most likely using Visual Studio. I considered just adding syntax
> highlighting thru an existing text editor but I would like my final
> app
> to have additional functionality and I'm not sure that I could bundle
> the customized text editor with the other features that I wish to
> incorporate. I'm already familiar with C# specifically and the .NET
> Framework in general, so I'm looking at Microsoft's tool suite as a
> starting point.
>
> Does anyone have any insights to share? Any ideas on where I might
> read
> more about this sort of thing? Am I recreating the wheel here? Any and
> all constructive suggestions would be greatly appreciated. Thanks for
> your time!
>
> p.s. - I already posted this question in another .NET group here but
> I'm reposting here since it appears the other forum appears to be
> overloaded with spam. Sorry for the double-posting.
>



 
Reply With Quote
 
Jay Parzych
Guest
Posts: n/a
 
      20th Jan 2007
NotePad ++

http://notepad-plus.sourceforge.net/uk/site.htm


> I've looked online for a while but haven't found a whole lot of really
> good resources for this, so I'm hoping that maybe someone here can
> point me in the right direction. I'm working with a 3rd party
> application that allows users to create customizable files within
> certain syntax rules. There isn't, however, a good editor for these
> files (users end up using Notepad, I guess) and I would like to create
> one...most likely using Visual Studio. I considered just adding syntax
> highlighting thru an existing text editor but I would like my final
> app to have additional functionality and I'm not sure that I could
> bundle the customized text editor with the other features that I wish
> to incorporate. I'm already familiar with C# specifically and the .NET
> Framework in general, so I'm looking at Microsoft's tool suite as a
> starting point.
>
> Does anyone have any insights to share? Any ideas on where I might
> read more about this sort of thing? Am I recreating the wheel here?
> Any and all constructive suggestions would be greatly appreciated.
> Thanks for your time!
>
> p.s. - I already posted this question in another .NET group here but
> I'm reposting here since it appears the other forum appears to be
> overloaded with spam. Sorry for the double-posting.
>



 
Reply With Quote
 
GreggTB
Guest
Posts: n/a
 
      21st Jan 2007

Thanks for both of the links! I think Notepad++ is more in line with my
intentions but I really was looking to embed a text editor within a
larger app. As a short term solution, I'm going to look at using
Notepad++ but its source component - Scintilla - looks interesting,
too.

In any event, thanks for your advice!


Jay Parzych wrote:
> NotePad ++
>
> http://notepad-plus.sourceforge.net/uk/site.htm
>
>
> > I've looked online for a while but haven't found a whole lot of really
> > good resources for this, so I'm hoping that maybe someone here can
> > point me in the right direction. I'm working with a 3rd party
> > application that allows users to create customizable files within
> > certain syntax rules. There isn't, however, a good editor for these
> > files (users end up using Notepad, I guess) and I would like to create
> > one...most likely using Visual Studio. I considered just adding syntax
> > highlighting thru an existing text editor but I would like my final
> > app to have additional functionality and I'm not sure that I could
> > bundle the customized text editor with the other features that I wish
> > to incorporate. I'm already familiar with C# specifically and the .NET
> > Framework in general, so I'm looking at Microsoft's tool suite as a
> > starting point.
> >
> > Does anyone have any insights to share? Any ideas on where I might
> > read more about this sort of thing? Am I recreating the wheel here?
> > Any and all constructive suggestions would be greatly appreciated.
> > Thanks for your time!
> >
> > p.s. - I already posted this question in another .NET group here but
> > I'm reposting here since it appears the other forum appears to be
> > overloaded with spam. Sorry for the double-posting.
> >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding custom list and text boxes to the custom tool bar from Excel C API Mousam Microsoft Excel Discussion 2 8th Aug 2007 08:54 PM
Adding custom list and text boxes to the custom tool bar from Excel C API Mousam Microsoft Excel Programming 0 6th Aug 2007 11:05 AM
Control/Editor /w Syntax Highlighting & Intellisense hufaunder@yahoo.com Microsoft Dot NET 1 14th Mar 2007 09:59 PM
How to develop Undo Redo algorith for custom Text Editor using RichTextBox. Sakharam Phapale Microsoft VB .NET 0 6th Dec 2004 06:56 AM
Idea behind a custom text editor... Natan Vivo Microsoft C# .NET 3 17th Jan 2004 11:58 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:45 PM.