nokia s40 - How to change color of title in header bar using lwuit? -


i using following code set title :

super.settitle("abc");

i want set color

the standard color in title bar defined color set in settings options of device. can't change code. if want, can create label , hide default title bar, don't recommended.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -