Skip to content

Question: How to use last find "configuration" for other scintilla instances. #2

Description

@KakCAT

I'm building a multifile editor where each edited file is a different scintillaNET object.

When I hit Ctrl+F the menu appears, and I can type the searched term. Once closed, I can keep searching with F3.

Then I switch the file, and (obviously) F3 is no longer working.

What would be the recommended way to make F3 work in the other files? I've tried changing the Scintilla field as well as the callbacks when the file changes, but F3 still doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions