The default highlight color in blackberry is blue. I’m currently doing an application which dominant color is red. Is there a way to change the highlighter color to red? I googled it and find a solution for the ListField, how about for other fields like buttons, textFields, bitmapFields etc…?
The default highlight color in blackberry is blue. I’m currently doing an application which
Share
Found this implementation in the blackberry forum, have tried it and it works perfectly. But you need to override this method for each fields that you want to have a different highlighter.