08-20-2009, 06:09 AM
|
#1 (permalink)
|
| Knows Where the Search Button Is
Join Date: Aug 2009 Model: 8800 PIN: N/A Carrier: O2
Posts: 30
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Set text highlight colour of Blackberry RichTextField Please Login to Remove! Does anyone know how to set the background colour of just a section of text within a RichTextField on the Blackberry?
I already use the offsets, attributes and fonts arrays to make changes to the appearance of certain sections of the text, but I would like to add a highlight colour to the background of one section too.
I know there is a protected method called getBackgroundColors that returns an array of colors to be used, which I can overwrite. But I have tried this and that method never seems to get called in my code, I don't actually know how and when the underlying implementation of the RichTextField actually uses this method. Any ideas?? |
| Offline
| |