Jump to content

Recommended Posts

Posted

I've been working on a lightweight Notepad clone off and on, but haven't had time to complete it. I really like the classic win32 Notepad but needed dark mode.

Please keep in mind that this is not complete. If anyone wants to add features and help carry the project forward, please feel free.

Working so far:

  • Open text files
  • Toggle between dark mode and light mode
  • Zoom In, Zoom Out, and Restore Default Zoom
  • Enable/Disable Word Wrap
  • Statusbar that actively shows the line number and column

I still have to figure out how to do a Save As dialog like Notepad has where you get to select the text encoding. There is a lot missing.

The problem is that I have other projects that are higher priority than this Notepad clone project. So I am not 100% sure if or when I will get a chance to finish it. But I am always to have anyone collaborate on it. :)

Notepad.zip

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...