yanglr / TinyNotepad

TinyNotepad, developed with Windows Froms in C#, generate related installer

Home Page:https://www.geekzl.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TinyNotepad

TinyNotepad is developed with Windows Froms in C# with basic functionalities of Windows Notepad, finally we can generate related installer.


欢迎访问作者的个人网站: 极客中心

MainUI:

Main Page

Main functionalities:

File: contain options - Open, Save, Save as, Close, Exit

Format: Font

The selected font can be seen below the text content, user can also see the current time.

Notify Icon in the Taskbar: contain options - Hide, Back to Main, Blinking switch, Exit

NotifyIcon

The notifyIcon can blink if user clicks the switch option.

Main UI can scale, click "X" in the right top corner can also close the program.

Generate related installer

Inno Setup is adopted to generate related installer.

step1

step2

step3

step4

The result installer: TinyNotepad-Setup.exe

ToDo:

  • Open Recent
  • Word wrap
  • Show current line number of mouse cursor

Email: legege007#126.com

About

TinyNotepad, developed with Windows Froms in C#, generate related installer

https://www.geekzl.com

License:GNU General Public License v3.0


Languages

Language:C# 82.1%Language:Inno Setup 17.9%