12-09-2007, 06:48 PM
|
#1 (permalink)
|
| New Member
Join Date: Dec 2007 Model: 7100 PIN: N/A Carrier: Optus
Posts: 2
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Painting the Status Bar Please Login to Remove! Good Morning,
Is there some way I can control the painting of the status bar and the title bar? I am currently extending the MainScreen Class, and using the setTitle, and setStatus(for displaying progress info, errors and successful attempts) methods, to set the title and the status respectively.
However, when there is an error, I want to change the color of the status bar to say, red. I cannot seem to find a way to control that. It is always based on the theme, i would presume! :(
As of now, yes, I am using the setStatus( new CustomLabelField()) to set the text( and the color of that text) to red/green for errors/success. I need to change the color of the entire status bar, if that is possible!
Any help/direction will be appreciated!
Last edited by nikhil.bhat : 12-09-2007 at 06:55 PM.
|
| Offline
| |