I am preparing for a new app, just want to create a TextField
.
I have to provide functionality to select a portion of text and change its color. For example: hello, I am blackberry developer. Now I want to change the font color of blackberry developer at runtime.
Is it possible in EditField
or BasicEditField
or RichTextField
in any one???
Thanxx in advance!:)