Skip to content

Fix Find/Replace functionality#6

Open
koderrr wants to merge 1 commit into
PlummersSoftwareLLC:mainfrom
koderrr:fix/find-replace
Open

Fix Find/Replace functionality#6
koderrr wants to merge 1 commit into
PlummersSoftwareLLC:mainfrom
koderrr:fix/find-replace

Conversation

@koderrr

@koderrr koderrr commented Jun 6, 2026

Copy link
Copy Markdown

Fix for Find and Replace, handling of flags "Up/Down", "Match case", "Whole word", match selection visibility.

@koderrr

koderrr commented Jun 6, 2026

Copy link
Copy Markdown
Author

This fixes Find and Replace all at least. Clicking Replace in "Replace..." dialog will either insert the replacement string at current cursor pos, or replace current selection (whatever it was) with the replacement string, so you have to click Find, then Replace. Windows Notepad cheats by snooping into Edit control's text buffer, but apparently RichEdit doesn't support EM_GETHANDLE.

@koderrr koderrr mentioned this pull request Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant