Notepad3000 is a lightweight Windows 10 notepad app with drawing capability that I'm making for myself.
Stars
0
Forks
1
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
v.07.01 (6/3/17) First Build for testing in actual use, updated color scheme
1f9396eView on GitHubv.06.01 Added the InkCanvas and ingrated the scrolling between the RichEditBox and the InkCanvas
cf8dd7dView on GitHubMerge branch 'master' of https://github.com/producer999/Notepad3000.git
a7e9660View on GitHubv0.02.01 Finshed all menu button actions. Finsihed keyboard shortcuts albeit with a couple bugs. Implemented Word Wrap, This is now a fully functional basic Text Editor.
50f1ffeView on GitHubv0.01.05 Finished File nume functionality and most testing. Fixed Tab and Control behavior. Added Save keyboard Shortcut. Fixed formatting of saved files.
034f6e0View on GitHubSpecial commit just used as a back up. Trying to fix the debugging issues of Visual Studio
8c6da67View on GitHubv0.01.04 Added file load/save, design enhancements, text scrollbar is working correctly, keep track of changed text and saved file
ada217dView on GitHub