|
-
October 19th, 2004, 05:36 AM
#1
Notepad in Dialog Based Application..........
Hai all,
I am doing Notepad application in Dialog Based Application. So I need source code for buiding this application. If anybody is having source code please help me...................
Bye,
R.Ragu
-
October 19th, 2004, 05:39 AM
#2
Re: Notepad in Dialog Based Application..........
 Originally Posted by r_ragupathi
Hai all,
I am doing Notepad application in Dialog Based Application. So I need source code for buiding this application. If anybody is having source code please help me...................
Bye,
R.Ragu
Are you doing that application, or searcing for source code?
-
October 19th, 2004, 06:40 AM
#3
Re: Notepad in Dialog Based Application..........
You mean you want a "notepad-like" application.
If dialog-based is not a requirement, then better is to use MFC AppWizard to create an SDI application and choose CEditView for base class in Step 6 of 6. This takes less than one minute to create what you want.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|