Text editor in c#
-
can anyone tell me how to create text editor in c#.
Don't wait to hear a word of thanks from anybody when you help them instead ask them to help three other people and ask them to continue in chain.
-
can anyone tell me how to create text editor in c#.
Don't wait to hear a word of thanks from anybody when you help them instead ask them to help three other people and ask them to continue in chain.
-
I have tried using that but unfortunately it is getting timeout before my due date .can you post any code u have for text editor in c#
Don't wait to hear a word of thanks from anybody when you help them instead ask them to help three other people and ask them to continue in chain.
-
You can start your homework with a multiline textbox. (if this is multiple posted, I apologize. There seems to be a problem submitted the form).
can you send the code to yahoo id mine is veluru_kc@yahoo.com
Don't wait to hear a word of thanks from anybody when you help them instead ask them to help three other people and ask them to continue in chain.
-
I have tried using that but unfortunately it is getting timeout before my due date .can you post any code u have for text editor in c#
Don't wait to hear a word of thanks from anybody when you help them instead ask them to help three other people and ask them to continue in chain.
-
can you send the code to yahoo id mine is veluru_kc@yahoo.com
Don't wait to hear a word of thanks from anybody when you help them instead ask them to help three other people and ask them to continue in chain.
-
can anyone tell me how to create text editor in c#.
Don't wait to hear a word of thanks from anybody when you help them instead ask them to help three other people and ask them to continue in chain.
You can't expect anybody to do your homework for you, which it appears is what you want based on the rest of this thread. What you CAN do, is browse through CodeProject, and look for samples, of which there are plenty. If all you want is a basic text editor (no syntax coloring, etc.), you can do so with a multiline text box. Then, just add in menus to the main window, and a context menu to your text box, and you're set. If you're looking for an advanced editor, then you're going to need to use the Rich Text control (or roll your own, which is orders more difficult). Either way, you'll have to do the work yourself, and not expect someone else to do it for you. If someone else does it, you don't learn anything, and we end up with another programmer in the job pool who can't hack it in the work force.
Kyosa Jamie Nordmeyer - Taekwondo Yi (2nd) Dan Portland, Oregon, USA
-
You can't expect anybody to do your homework for you, which it appears is what you want based on the rest of this thread. What you CAN do, is browse through CodeProject, and look for samples, of which there are plenty. If all you want is a basic text editor (no syntax coloring, etc.), you can do so with a multiline text box. Then, just add in menus to the main window, and a context menu to your text box, and you're set. If you're looking for an advanced editor, then you're going to need to use the Rich Text control (or roll your own, which is orders more difficult). Either way, you'll have to do the work yourself, and not expect someone else to do it for you. If someone else does it, you don't learn anything, and we end up with another programmer in the job pool who can't hack it in the work force.
Kyosa Jamie Nordmeyer - Taekwondo Yi (2nd) Dan Portland, Oregon, USA
i am sorry i doesn't mean it i am looking for a sample code that is a part of it not the whole
Don't wait to hear a word of thanks from anybody when you help them instead ask them to help three other people and ask them to continue in chain.
-
can anyone tell me how to create text editor in c#.
Don't wait to hear a word of thanks from anybody when you help them instead ask them to help three other people and ask them to continue in chain.
There are some open source text editors available. You can start by looking their code. For example - SharpEdit : http://sourceforge.net/projects/sharpedit/[^] - Fireball Code Editor : http://www.codeproject.com/useritems/fireballcodeeditor.asp[^]
M Aamir Maniar aamirOnline.com
-
can anyone tell me how to create text editor in c#.
Don't wait to hear a word of thanks from anybody when you help them instead ask them to help three other people and ask them to continue in chain.
veluru krishna wrote:
can anyone tell me how to create text editor in c#.
The RichTextBox class provides basic text editor functionality.
Tech, life, family, faith: Give me a visit. I'm currently blogging about: God-as-Judge, God-as-Forgiver The apostle Paul, modernly speaking: Epistles of Paul Judah Himango