Hey Greg,  I'm starting to look into adding this functionality again.  I am
planning on attempting to add a decorator to my text area that will
highlight text occurrances of words that were entered in a "find" text input
box. 

Do you have any suggestions were to start?  From the examples provided, it
looks like they all decorate a component, but don't change depending on the
components value.  I can get the text from the text area and see if the
entered string matches anything, but how do I correlate that to how to draw
the highlight box?  The text area can be scrollable and resizable too, which
I assume won't be a problem, I just wanted to mention that. 

Thanks 


I'm posting this as a new thread because for some reason when I reply the
thread doesn't get pushed to the top, maybe the original post is too old?

But anyway the original post thread is here:
http://apache-pivot-users.399431.n3.nabble.com/Adding-font-properties-to-a-TextArea-td444141.html#a444141



-- 
View this message in context: 
http://apache-pivot-users.399431.n3.nabble.com/Using-decorators-to-highlight-text-tp862708p862708.html
Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to