开发者

Multiple strings in LabelField or RichTextField in blackberry

开发者 https://www.devze.com 2023-03-30 14:54 出处:网络
I want to add multiple strings in the LabelField or RichTextField in my application. So that i\'m able to control the font size of both the strings and also i\'m able to click on thi开发者_运维技巧s r

I want to add multiple strings in the LabelField or RichTextField in my application. So that i'm able to control the font size of both the strings and also i'm able to click on thi开发者_运维技巧s row to navigate.

eg.

Title

date


You can use RichTextField to have multiple strings with multiple fonts. Check the RichTextField class in the APIs

http://www.blackberry.com/developers/docs/3.7api/net/rim/device/api/ui/component/RichTextField.html

0

精彩评论

暂无评论...
验证码 换一张
取 消