A basic notepad that you use everyday with styling (v2.0.0) and tab features (v3.0.0) all made in 100% Python!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
UPDATE 4 (MASSIVE UPDATE):
- Tab Buttons!
- You can click between tabs!
- Tab Titles!
- Multiple Files can be opened at the same time!
I got basic styling features finished including changing font sizes, font styles, and font colors! Works pretty smoothly with the popular font styles we use everyday. Thinking of adding more font styles I can find that supports Python Tkinter.
Next Update: Configured font sizes, font styles, and font colors will be saved so when you restart the program, it will have the same configured options.
Here is an very basic notepad that has all the necessary features for a Notepad including Opening, Saving, Creating, Deleting, and Editing which is currently here right now. I will add some more advanced features for styling for the user to enjoy the notepad a little better!