I'm trying to change the background and foreground/font color of the black/blue header bar in Nokia Asha.
I'm using the Nokia SDK 2.0 for Java and the Nokia Asha's LWUIT version. However, form.getTitleArea() and form.getTitleStyle() seem not to work as I'm not getting any changes when I use them to set the fgColor and the bgColor.
How can I change it?