开发者

BlackBerry - How can i show a Label with emoticons?

开发者 https://www.devze.com 2022-12-29 11:41 出处:网络
I need to show a Label with emoticons included alrea开发者_如何学JAVAdy in the blackbery interface, with flags, etc.There is no such built-in functionality.

I need to show a Label with emoticons included alrea开发者_如何学JAVAdy in the blackbery interface, with flags, etc.


There is no such built-in functionality.

With net available you can use BrowserField or WebBitmapField.

Otherwise you can use local resources + BitmapField. I wouldn't advice to use LabelField with custom drawing, just add simple LabelField before or after BitmapField with emoicon.

UPDATE: See alternative answer at Blackberry: Emoticons in Chat Application

0

精彩评论

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