change color of some selected text in GWT TextArea -



change color of some selected text in GWT TextArea -

i trying alter color of text in gwt text area. know start , end of text want alter color.

now there way can alter color (apply css) text in location.

example.. text in gwt text area

"hello, example"

now words 'an example' need in reddish color.

thanks

gwt implementation of textarea phone call dom creation of html textarea object. thus, gwt object has same limitations html object.

try richtextarea allows complex styling , formatting.

gwt

Comments

Popular posts from this blog

ruby on rails - Devise Logout Error in RoR -

model view controller - MVC Rails Planning -

php - Working with pretty urls on apache and fastcgi after hhvm installation -