EditorSearchView functionality

SyntaxEditor for WPF Forum

Posted 14 years ago by Daniel Navarro
Version: 9.2.0515
Avatar
Would it be possible to have access to the source for EditorSearchView tool window?

I would like it to behave like the Visual Studio find/replace window, specially the following:

- Whenever the window is activated (normally through a Find/Replace command) the search text is selected (making it easy to replace, if you start typing)
- If you press Enter while on the search TextBox, it defaults to "Find Next" button.

It might look like something silly, but I think it's really important when you use search/replace a lot.

Comments (5)

Posted 14 years ago by Daniel Navarro
Avatar
Edit: The main reason I ask for the source, besides adding those small tweaks, is to be able to expand the "Look in" section to a wider scope.

(Another small, but very nice touch, is the ability to bring the search window on command (Ctrl-F or something) and to have it close with Escape).
Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Daniel,

Why don't you email our support address and we can discuss how best to add your desired enhancements. Some we may be able to throw in. Maybe make a quick bullet list of things you'd like to see. Thanks!


Actipro Software Support

Posted 14 years ago by Daniel Navarro
Avatar
Ok, thanks, will do.
Posted 14 years ago by Martin - Blaise - Statistics Netherlands
Avatar
i have a window(dialog) with the EditorSearchView control in it.

i want to notify my IDE that a search has been done and give the result to the IDE, e.g. in the statusbar. Is it possible to add an event to the control which has the ISearchResultSet as an argument?
Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Martin,

We already have the SyntaxEditor.ViewSearch event that you can handle. That includes the result set too.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.