Results 1 to 7 of 7

Thread: How would you guys do this?

Threaded View

  1. #1

    Thread Starter
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Resolved 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
  •  



Click Here to Expand Forum to Full Width