can anyone plz help me out..to make a text editor in C...
i dun even know where to start with...
it should perform basic functions like moving cursor up and down..
cut,copy,paste,delete,moving to a new line on a enter etc..
nikita_knp 0 Newbie Poster
Recommended Answers
Jump to PostIf you are using MS-Windows GUI then one of the commond standard M$ controls is a text editor (edit control). It may not do everything you would want it to do but does all the basic work.
If you don't want to (or can't) use that then you will …
Jump to Postif you have ms visual c++, appwizard can actually make it for you
Jump to PostHow about this editor?. Don't know a thing about it though.
There aren't many people who use Turbo C anymore so help you get will be very limited.
Jump to Posti made one ages ago similar to Nano/vi but much simpler, was a PITA to make though, even with me borrowing loads from other places.
All 13 Replies
Aia 1,977 Nearly a Posting Maven
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
nikita_knp 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
nikita_knp 0 Newbie Poster
sarehu 84 Posting Whiz in Training
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
nikita_knp 0 Newbie Poster
Duoas 1,025 Postaholic Featured Poster
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
rizwan_aman007 0 Newbie Poster
rizwan_aman007 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.