I just tested the Mac version and I would like to note the following:
1) The name of the application bundle is completely alien in Mac OS X, "me.app". It should necessarely start with upper case and usually it should be a way longer name, I would suggest "MartinsEditor.app"
2) It should most likely support multiple files open at a time, either in tabs like Lazarus IDE and like Notepad++, or in separate windows. I would highly recommend the tabs
3) In Windows adding a context menu to the shell menu "Open with Martins Editor" would be very handy. That is my favorite feature of Notepad++
4) Doesn't support dragging a file from Finder (OnDropFiles event)
5) The save button has no text written sometimes, is only a grey area which turns yellow when you hoover the mouse
6) Is missing a standard native short cut list. For example: Command+Z,X,C,V,Y for undo, cut, copy, paste and redo respectively in Mac OS X and Ctrl+ the same letters in Windows. This should most likely be the default mode, or at least selectable in installation.
7) Menu Options->Select Font-> shows a list of empty names where the names of the fonts to choose should be

Seams to lack a list of recently opened files
9) DOC reading doesn't handle non-ascii characters correctly
Except for that, it is pretty good =) Congratulations
How did you implement reading MS DOC file? It looks pretty impressive.
Also, if you aren't selling licenses of the editor, I would recommend making it open source.