Skip to content

chg: fix Find & Replace#4

Closed
koderrr wants to merge 0 commit into
PlummersSoftwareLLC:mainfrom
koderrr:main
Closed

chg: fix Find & Replace#4
koderrr wants to merge 0 commit into
PlummersSoftwareLLC:mainfrom
koderrr:main

Conversation

@koderrr

@koderrr koderrr commented Jun 5, 2026

Copy link
Copy Markdown

Fix for Find and Replace. Using "RICHEDIT50A"class probably would work too?
Also "Replace..." dialog works correctly only if clicked "Find next" first, then "Replace", probably the intended behavior. Windows Notepad does fairly complex stuff to check if the current selection is the match by obtaining text buffer through EM_GETHANDLE.

@koderrr

koderrr commented Jun 5, 2026

Copy link
Copy Markdown
Author

RichEdit not receiving focus automatically is also annoying.

@davepl

davepl commented Jun 6, 2026

Copy link
Copy Markdown
Collaborator

Would love to merge this, but unfortunately the source file changed names to trpad.asm and your change is to the old file, so would be lost. Any chance you can re-submit after updating to trpad.asm?

@koderrr

koderrr commented Jun 9, 2026

Copy link
Copy Markdown
Author

Continued in #6

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.

2 participants