Find text in EditorGadget

Just starting out? Need help? Post your questions and find answers here.
yabune
User
User
Posts: 65
Joined: Mon Aug 22, 2005 2:31 pm

Find text in EditorGadget

Post by yabune »

Hi,

Is it possible to have a Find function for text (like in Notepad) for an editorgadget?

Would I have to get the text of the editor gadget and use the string functions?

And how can I highlight the found words?

Thanks!
User avatar
utopiomania
Addict
Addict
Posts: 1655
Joined: Tue May 10, 2005 10:00 pm
Location: Norway

Re: Find text in EditorGadget

Post by utopiomania »

There's an example in this code and many other places here, search the forums.
yabune
User
User
Posts: 65
Joined: Mon Aug 22, 2005 2:31 pm

Re: Find text in EditorGadget

Post by yabune »

utopiomania wrote:There's an example in this code and many other places here, search the forums.
Thanks!

I did search the forum, but I was searching for this find feature, and the search functionality of the forum filter the "find" word.
Post Reply