Detecting Find and Replace complete

SyntaxEditor for WPF Forum

Posted 15 years ago by RS
Avatar
Is there anything in the find and replace objects that will help me detect when the user has searched the whole document and is back at the selection point they started at? (assuming I am calling .FindNext repeatedly in response to a user clicking on our Find Replace dialog). I can compare the startoffset but the find / replace may have modified the text content so that the original offset is no longer the same point in the text as at the start of the find replace operation (if that makes sense).

RS

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
See the previous post, in regards to our implementation of a view-based find/replace model that is currently in progress. It should have this sort of thing when it is complete.


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.