473,748 Members | 2,611 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 1853
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.e du.tr> wrote in message
news:%2******** ********@TK2MSF TNGP12.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******** ********@TK2MSF TNGP12.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.sourc eforge.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
3549
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 text editor clients to make changes to a specified file on the server, and have the text editor clients update their local copies of the file based on local user input or input entered from other users, relayed via the server. Jabber compatibility...
1
3769
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
1496
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 editor. ( unsing a saving button sending texte converted in hmtl in a mysql db) The problem is, when i slide texts from Word, it do not insert the images in richtext and when i save no images is in my web site too.
6
10234
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 that I reference this button in VBA code, the Visual Basic Editor capitalizes the P changing btnAlbumUp.SetFocus to
1
7764
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 had trouble with COMCTL.SBarCtrl in recreating the status bar. Does anyone have any experience with these or know of any website that explaines how to use these? http://www.access-programmers.co.uk/forums/attachment.php?attachmentid=5545 ...
1
6006
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 does not move there. You can easily to check it. Create project with two classes. (A nad B) .Put a flag(book marker) on class A and B. Now if you are in class A and press on next book marker (flag with arrow)
18
30851
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 can't do it successfully. What can be a way? How are editors created normally? If there are some functions in C ,welcomed. thanks.
5
2814
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 some error related to FrontPage extensions. I couldn't exactly understand the error. I tried to create the project in C: \Inetpub\wwwroot. If I just open a ASP file (by navigating to the File-->Open File... menu), then Interdev doesn't give the...
4
4731
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 cursor position ? (I tried the SelectionStart, SelectedText methods but the control doesn't support those methods). Thanks, Gil.
0
8995
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8832
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
6799
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6078
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4608
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4879
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3316
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2791
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2217
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.