Interactive editor
Explore Find and Replace
Find text, words, sentences and page breaks, then replace matching content.
Ready to tryUse the controls above to interact with this demo.
What this demonstrates
Find and Replace
Find text, words, sentences and page breaks, then replace matching content.
API used
TXTextControl.sendCommand
How it works
Find text, words, sentences and page breaks, then replace matching content. The feature-specific JavaScript uses completion and error callbacks to keep the shared status area synchronized with the editor.
Source files
See the implementation
The view, browser behavior, and controller are encapsulated in Demos/RichTextEditor/Advanced/FindReplace.