Click here to Skip to main content
15,903,856 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
how to make the souse code for note pad?
Posted
Comments
[no name] 23-Sep-12 6:39am    
You start an instance of an editor, write some code and then you have the source code.
pasztorpisti 23-Sep-12 9:37am    
:thumbsup:

Well,

You could make a small application that would include a edit control and some menues.

Take a look at this link[^], where you can get the full notepad++ source code.

Good luck.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900