This is a notepad program written entirely in AutoIt. It has all the basics of notepad that you would expect. This is NOT feature complete, yet.
Please, if you have used my program give me a review with any kind words or critiques.
I have included the source code for your pleasure, and feel free to give me pointers if you'd like to help out development (This is all done with AutoIt version 3.3.12.0).
run the install to put the AuPad.exe & aupad.ico in the program files directory under AuPad.
Also, the install puts the RESH.au3 (all thanks to Beege) UDF into your include folder for you.
Included in the .zip: Install.exe, Install.au3, AuPad.au3, AuPad.exe,
aupad.ico, uninstall.au3, Uninstall.exe, and RESH.au3.
Features
- File - New, Open, Save, Save As, Exit, Print
- Edit - Undo, Cut, Copy, Paste, Del, Find, Replace, Select All, Tab, Time/Date, Word Count, Line Count, Uppercase Text, Lowercase Text
- Format - Word Wrap, Font, Font Color, Background Color
- Help - About
- Rich Edit (picture support), Drag & Drop support, open any file type
- Au3 Syntax Highlighting
- Grey certain menu items if there is txt or sel
- printing support
- web search w/ keywords
- AutoIt helpfile search w/ keywords
- Text to speech using SAPI
- Version history GUI
- x64 support
- Custom Rich Edit Context Menu