|
-
Dec 7th, 2004, 03:57 PM
#1
Thread Starter
Frenzied Member
How would you guys do this?
I have created a very simple text editor with basic functionality. It's all in one class, and this is what bothers me. I wanted it in different classes, but just couldn't seem to get it done. So, what I ask from you is your input on the different classes you would use if you wrote this program. Mine has the following functionalities: Save, SaveAs, New, Find, Replace, and other crap like that. I know it's simple enough to have it in just one class, but I was hoping to get practice with using multiple classes.
Any help would be appreciated.
Last edited by System_Error; Dec 8th, 2004 at 06:19 AM.
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
|