The SharpDevelop project has a complete code editor and it is not to
involved to us the editor in your own project. I am not sure what the
licencing issues would be though.
The SharpDevelop project has a complete code editor and it is not to
involved to us the editor in your own project. I am not sure what the
licencing issues would be though.
I would second this! I've used the TextAreaControl from SharpDevelop in
SqlBuddy (sqlbuddy.sourceforge.net). The editor control compiles to a single
DLL that can be included in your project. You can write custom syntax
highlighting files for it, enable/disable visible spaces, folding and more.
Also, if you browse the source for SharpDevelop you can see how to achive
things such as error underlining, tooltips over individual words etc. It's
all funky stuff! As Chris says, licensing may be an issue.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.