Jump to content

Recommended Posts

Posted (edited)

I am making a notepad replacement and am close to it, but the spell check isn't working for every word. It only works for certain words. Also looking for opinions on the script.

Edited by dantay9
Posted

Absolutely awesome dantay9!!!

That is a lot of Object control, DLL calls and API for someone being here for less than a month... Excellent!!!

I even noticed the talk object... note pad doesn't have that!!

Keep up the great work!!

Valuater

8)

NEWHeader1.png

Posted

Oh! I forgot about includes. It isn't as much when you boil it down. I also based my spell check function off big_daddy's spell checker. The spell checker isn't working though. I have updated my first post. Can someone help me with the spell checker function?

Posted

This is very interesting....to me anyways

One quick thing i found: when you go to save a file, if you click the cancel button it saves it as ".txt" to which ever folder you were looking at in the save dialog box.

I didn't really look into how you were doing the spell check, so sorry I didn't help ya there this post just interested me.

Dating a girl is just like writing software. Everything's going to work just fine in the testing lab (dating), but as soon as you have contract with a customer (marriage), then your program (life) is going to be facing new situations you never expected. You'll be forced to patch the code (admit you're wrong) and then the code (wife) will just end up all bloated and unmaintainable in the end.

Posted (edited)

I fixed the save function and updated my first post, but I still need help with the spell check.

Edited by dantay9

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...