Quote:
Originally Posted by matwi
Hi
I have a question.
Given the following
EditField ef = new EditField(myTitle1, myString2, 1000, Field.FIELD_RIGHT);
How can I make myTitle1 displayed Bold while myString regular font
Thanks
|
Take a look at this.
http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/796557/800332/800505/800345/How_to_-_Change_a_Field's_Text_Color.html?nodeid=800619&ve rnum=0
Should give you some insight on how to make it work.