944,167 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 4371
  • C++ RSS
Sep 17th, 2006
0

text editor

Expand Post »
can some one guide me in creating a text editor?tools that can be used,in detail.......
Similar Threads
Reputation Points: 26
Solved Threads: 0
Newbie Poster
lakshmi.1987 is offline Offline
12 posts
since Sep 2006
Sep 17th, 2006
1

Re: text editor

A C++ compiler, an IDE and a GUI toolkit like the GTK+ which can be used for creating the user interfaces. This should be the bare minimum to get you started with.

BTW dont expect a source code or any help of that kind from here since we can only answer your queries but cant provide you automated homework help.

Best of luck for your future endeavours, bye.
Super Moderator
Featured Poster
Reputation Points: 3241
Solved Threads: 719
Failure as a human
~s.o.s~ is offline Offline
8,873 posts
since Jun 2006
Sep 18th, 2006
1

Re: text editor

i hope u can find the word "GUIDE" in the thread which i posted.....anyways lemme tell u i am takin up text editor as a mini project which is a part of our curriculum....and i am restricted to use either C or C++ only...no GUI...thats the problem. so please help us.......
Reputation Points: 26
Solved Threads: 0
Newbie Poster
lakshmi.1987 is offline Offline
12 posts
since Sep 2006
Sep 18th, 2006
0

Re: text editor

and i am restricted to use either C or C++ only...no GUI...
Give us an example on how this text editor should look like.
Is it something like notepad in windows or like the old command line edit program in windows?
Last edited by WolfPack; Sep 18th, 2006 at 12:28 am.
Moderator
Reputation Points: 572
Solved Threads: 115
Mentally Challenged Mod.
WolfPack is offline Offline
1,559 posts
since Jun 2005
Sep 18th, 2006
0

Re: text editor

similar to note pad....cant i create something like turboc editor??
Reputation Points: 26
Solved Threads: 0
Newbie Poster
lakshmi.1987 is offline Offline
12 posts
since Sep 2006
Sep 18th, 2006
1

Re: text editor

Here.
Moderator
Reputation Points: 572
Solved Threads: 115
Mentally Challenged Mod.
WolfPack is offline Offline
1,559 posts
since Jun 2005
Sep 18th, 2006
1

Re: text editor

i appreciate your help.....but the stuff in the link which u gave is too complicated....as i have been asked to implement a simple text editor....i need the basic things....like i wanna know how do i start off with mere knowledge of C and C++ and data structures
Reputation Points: 26
Solved Threads: 0
Newbie Poster
lakshmi.1987 is offline Offline
12 posts
since Sep 2006
Sep 18th, 2006
1

Re: text editor

To achieve a difficult task and make a complete software is not easy as it appears and due to teh complexity it is bound to contain advanced concepts so that the software can be realized. If you have the desire to make a software you have to study hard to make it happen. Just asking for something to happen the easy way just doesnt click right. Before creating anything its better you do a reality check.

If you still feel that you can create a text editor software with the knowledge you possess, then best of luck for your project.
Super Moderator
Featured Poster
Reputation Points: 3241
Solved Threads: 719
Failure as a human
~s.o.s~ is offline Offline
8,873 posts
since Jun 2006
Sep 18th, 2006
1

Re: text editor

> as i have been asked to implement a simple text editor
So a nice simple console editor, with a menu containing a few options
a) insert a line
b) change / edit a line
c) delete a line
d) print some lines
e) load
f) save
Team Colleague
Reputation Points: 5862
Solved Threads: 950
Posting Sage
Salem is offline Offline
7,164 posts
since Dec 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: out put of this program
Next Thread in C++ Forum Timeline: using scanf without pressing ENTER





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC