NexPad is a multi-document viewing solution with the simplicity of Notepad, but also with some extra polish to increase efficiency when working with many documents at once (multiple text files, multiple html files, etc.).
Software: Freeware
Operating Systems: Microsoft Windows
Download: NexPad 0.4 Beta
Homepage: NexPad
Version ChangeLog:
Ported to .Net 2.0
New icon
Added 'highlight' option to find bar
Added ability to middle click tab to close it
Added rudimentary "previous" searching
Added "Minimize to tray" option
Added print preview capability
Temporarily disabled drag & drop into text area
Refined behavior of pad that is selected after one pad is closed
Fixed: Possible crash when selecting edit menu directly after closing a tab
Fixed: Text formatting not saved properly for other apps to read
Fixed: Crash when selecting edit menu with no pads open
Fixed: Newly opened pads may not be sized correctly
Fixed: Nonapplicable File menu options not disabled when no pads exist
Fixed: Nonapplicable Pads menu options not disabled when no pads exist
Fixed: Nonapplicable Format menu options not disabled when no pads exist
Fixed: Attempting to find or replace text, with no open pads, would crash NexPad
Fixed: Undoing all changes would still result in a "save prompt" when closing pad
Fixed: Drag and dropping a file from explorer, with no open pads, would crash NexPad
Fixed: Current line indicator was 1 off
Fixed: Small graphical errors with tabs when status bar enabled (top of tabs cut off)
Fixed: If file load, at startup, fails, a blank pad would not be opened as planned
Cleanup: Removed nonfunctional, leftover code (extra if statements)
Cleanup: Recoded much of the file load and pad creation functions
Cleanup: Removed useless printDocument