@MichaelMerkel
Quote:
can you also add shift+f3 for backwards search?
Done a week ago :) Now, I want to slightly refine the "Replace" window, add the necessary features, and maybe expand it a bit. Thanks to Javier helping me with this "layouting" gui code. But I’m not sure if this fits a "simple" editor, because if the Replace window is designed this way, the Find window should also have more settings, see what i mean, i tried to be more notepad++ looks like:
(Click to open in a new tab for full size)

If I implement this, I’ll definitely need to update the Find window to match, similar to Notepad++ (with two tabs in the same window: one for Find and one for Replace). But then, it’s definitely not a "simple and easy" editor anymore. I’m unsure how to proceed..
P.S. By the way, I’m thinking about adding some keyboard shortcuts to Dumbpad for Find and other functions. They wouldn’t be "official" or listed in the menu but would still be supported, like Ctrl+F for Find. This way, you’d feel very comfortable: if you prefer the unique Amiga way, you can use the menu-driven approach. But if you want a Notepad++-like experience, you can use the shortcuts as well.
@Niels
Quote:
Check the screenshot, what you think ?