Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
helenl
Posts: 66
Registered: ‎05-27-2009
Accepted Solution

How to implement the copyright symbol?

Hi,

 

Is there a way to implement the copyright using J2ME? Thanks a lot!

Please use plain text.
Developer
Ted_Hopp
Posts: 1,304
Registered: ‎01-21-2009

Re: How to implement the copyright symbol?

If you want to display the copyright symbol, you can embed it in a string using the Unicode escape sequence "...\u00a9...". What gets displayed on the screen depends on the font, of course, but I imagine that it will be pretty broadly supported.



Solved? click "Accept as solution". Helpful? give kudos by clicking on the star.
Please use plain text.
Developer
helenl
Posts: 66
Registered: ‎05-27-2009

Re: How to implement the copyright symbol?

Thanks a lot! it's solved.
Please use plain text.
New Contributor
SnowyWoods
Posts: 7
Registered: ‎06-25-2012
My Carrier: Boost Mobile

Re: How to implement the copyright symbol?

I got use of a copyright symbol by downloading the free app "fancy smilies" from app world. In case anyone else needs an easy solution 4 it :smileyhappy:
Please use plain text.