View Single Post
Old 07-22-2010, 12:40 PM   #2
romah
Knows Where the Search Button Is
 
Join Date: Jun 2010
Model: 8530
PIN: N/A
Carrier: Sprint
Posts: 48
Default

I am asking how to display an icon to indicate an unread message in my own application. While there is no new message, it should not display the icon. Actually I want to show that icon in my statusbar, which will be viewed from every page. Currently I have few text in status bar, like Date and Time. I am using setStatus() function. Now I need to display an icon also, if there is new message. How can I do this programmatically?
Offline   Reply With Quote