Does anyone have a 100% functional example of these functions?
I need to use to locate and then replaces text in a memo, as most programs use. I need:
- Search forward and backward
- Only whole words
- Case sensitive or not
Currently my code to replace and find are very simple.
I do not use SynEdit in my editor that he has no wordwrap property, and do I don't know how to implement it.
My project is Mep LA:
http://software.viamep.com/mepla/ (sources are in the Linux package, latest is
http://www.viamep.net/downloads/dev/MepLA-beta8-lin.zip )