Blackberry: Emoticons in Chat Application
I want to make a chat application where the emoticons are necessary. I was trying to write my own TextBox to handle some unicode caracters and replace them with smiles and emoticons, but that was a hard work to do and I encountered many problems. Then I tried to make a custom font that will have emoticons in it but I found that a font is made in black and white and cannot be colored. I tried then to use different EditFields so when I find a Bitmap I draw it and start a different EditField but that didnt work for several lines and selection problems occured. The best way was to write my own