Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scratchy

A simple scratchpad edit window for win32.

The program just instantiates an edit control as an entire application. I often use a dummy Notepad window to copy text to and from in order to remove rich text formatting and to jot down throwaway notes. When I shut down Windows, these unsaved Notepad sessions sometimes halt the process, so I thought I'd make a simple scratchpad note-taking application.

I had tried out this concept years ago. I was amazed that a control that's intended to be a child window can actually function as a main window for an application.

The EXE is available at: https://jimlawless.net/downloads/scratchy.zip and https://jiml.us/downloads/scratchy.zip

About

A simple scratchpad edit window for win32

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages