JustinReno Posted September 5, 2007 Posted September 5, 2007 (edited) I've just recompleted my Simple Notepad.I completely forgot to include credit to the BetaPad developers for the Animate title for Simple Notepad! Sorry!!!Features:1. Its own File Association2. It Encrypts your files with a 64 bit passoword with the strength at 33. You can write AU3 scripts in it and run it, but I still need to get down syntax highlighting4. File menu: Open, New, Save, Print, Run AU3 Script, Exit Edit Menu: Insert current time, reverse text, word count, Copy/Past, Undo/Redo, Font, Scramble Document, Spell Check(Not implemented yet.) Speak Menu: Speak Text, Stop Speaking About Menu: About5. Small(250KB)6. Comes with its own, purely made in AutoIt Installer/Uninstaller!Bugs: NoneTodoList:1. Might get tabs, will cause a total rewrite which I'm not looking foward to.Compiled EXE:http://h1.ripway.com/mrreno/SimpleNotepadInstaller.exeTHE ENCRYPTION/DECRYPTION KEYS ARE DIFFERENT IN THE SOURCE THAN THE EXE. SO PICK ONE OR THE OTHER!Source: Make sure to include credit if you use anypart of my source except: Scramble Document by Toady, And Animate Title from the BetaPad Developers!I've had enough crap from people stealing Simple Notepad's source.Any kind of suggestions, comments, Criticism is welcome!If you use any of my code, please give me credit! But you can do anything you want to do with it.Simple Notepad is Copyright Justin Reno 2007. Edited October 7, 2007 by JustinReno
BananaFredSoft Posted September 5, 2007 Posted September 5, 2007 I think you should have it so you can specify your own password to encrypt it. -ColinSite:www.bananafredsoft.comStuff:Simple Text Editor - MediaPlayer - Animator - BananaDB - BananaNotes - Chatta - Filesearch - Excuse GeneratorMy YouTube channel:http://www.youtube.com/user/colipat
JustinReno Posted September 5, 2007 Author Posted September 5, 2007 It wasnt meant for that, but It would be easy to implement it to.
gseller Posted September 5, 2007 Posted September 5, 2007 Very Nice.. Are you gonna add the tabs on there like Sandman's aipad? I would like to see the encryption/Decryption on username and passwork like BananaFredSoft was talking about.
JustinReno Posted September 5, 2007 Author Posted September 5, 2007 Well, did you see it already encrypts with file with a 64bit passord? And, I dont think I'll implement tabs, that would be an advanced version. Unless you want tabs, which I could try to figure out.
sandman Posted September 6, 2007 Posted September 6, 2007 (edited) Well, did you see it already encrypts with file with a 64bit passord? And, I dont think I'll implement tabs, that would be an advanced version. Unless you want tabs, which I could try to figure out.I've had my experience with tabs... And oh... they're difficult.It's pretty easy when you think about it, but it'll give you numerous headaches! If you'd like I could walk you through using them.Basically all you need is something in the While loop checking the current tab, then checking the controls of the current tab. But having any more than one control in each tab makes it something that is VERY complex. I had to rewrite AIPad about 5 times before the first release..Anyway, what I'm trying to say here is good luck. Edited September 6, 2007 by sandman [center]"Yes, [our app] runs on Windows as well as Linux, but if you had a Picasso painting, would you put it in the bathroom?" -BitchX.com (IRC client)"I would change the world, but they won't give me the source code." -Unknownsite . blog . portfolio . claimidcode.is.poetry();[/center]
JustinReno Posted September 6, 2007 Author Posted September 6, 2007 Thanks! I'm not sure yet, I'll loot at the tabs and your code. Thanks for the replie though!
JustinReno Posted September 11, 2007 Author Posted September 11, 2007 Here is a big update. Changed the name to Simple Notepad. Tried to make it smaller. I'm still debating whether I should add your option to encrypt/decrypt yet.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now