473,498 Members | 310 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

do you know any text editor project with c#

I have to include a text editor in my project. Do you know any good editor
project on the net?

Thanks
Nov 15 '05 #1
3 1840
Hi,

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.

http://www.icsharpcode.net/OpenSource/SD/Default.aspx

Hope this helps

Chris Taylor
"2003et" <e1*****@metu.edu.tr> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
I have to include a text editor in my project. Do you know any good editor
project on the net?

Thanks

Nov 15 '05 #2
"Chris Taylor" <ch*************@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Hi,

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.

http://www.icsharpcode.net/OpenSource/SD/Default.aspx

Hope this helps

Chris Taylor


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.

Tobin Harris
Nov 15 '05 #3
>I have to include a text editor in my project. Do you know any good editor
project on the net?


http://sourceforge.net/projects/sharpedit
Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
3460
by: Ed Suominen | last post by:
I'm thinking of implementing a real-time collaborative text editor in Python using Twisted. An initial plan is to use a Twisted PB server daemon that accepts user:password:file connections from...
1
3726
by: IkBenHet | last post by:
Hello, I found this script to create a simple rich text form (http://programmabilities.com/xml/index.php?id=17): <html> <head> <title>Rich Text Editor</title> </head> <body>
1
1483
by: vad_julien | last post by:
Hi, i am trying to make a eazy web editor for a project so the owner of the web site can modified every pages text. It seem to work well by Editing text in word ans sliding it to a rich text...
6
10194
by: Corepaul | last post by:
I am new to Access 2000. My operating system is Windows 2000. In the early stage of development I noticed something weird. On my form, I have a Command Button named "btnAlbumUp". The first time...
1
7715
by: PC User | last post by:
I found this Rich Text Editor and I've been trying to recreate it in my own application. I've had trouble with the COMCTL.ImageListCtrl and the COMCTL.Toolbar to recreate the toolbar. And I've...
1
5983
by: Uri Dimant | last post by:
Hi,friends I meant Flag on text editor. It allows you to move from flag to flag only within one class/module. If you put another flag within different module/class in the same project then it...
18
30810
by: siliconwafer | last post by:
I want to create a text editor using C. I want user to enter text freely without worring about what's gonig inside. I tried some combinations of fgets,fgetc with realloc and stdin as poniter.Bute...
5
2788
by: rn5a | last post by:
Can someone please suggest me a text editor especially for DEBUGGING ASP scripts apart from Microsoft Visual Interdev? I tried using Visual Interdev & created a project but Interdev generates...
4
4706
by: dadonz | last post by:
I have a web application in C# project using a free text editor. I want to insert links/text/images into the cursor position in the text editor. Could anyone advise me how to get the current...
0
7163
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7200
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6884
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7375
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4904
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4586
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3090
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
287
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.