TkNotePad is a simple text editor like the Windows notepad.
Recent releases


Changes: This release updates tkTextSetCursor to use tk:: TextSetCursor which is now in Tcl/Tk 8.4. It now works with Fedora core 2.


Changes: A long standing bug that caused the find window (and all child windows) to end up behind the main window with some window managers was fixed.


Changes: A behaviorial change in the way that it handles File->Open, File->Exit, and File->New after text has been edited; if you hit cancel in the save window you are returned to the editor rather then loosing your text.


Changes: A new window patch was added.


Changes: Catching the WM_DELETE_WINDOW event, which means that if the window is killed and data has changed, it will prompt the user.