Jaya Gehani wrote:
Hi,

I want to change the color of title bar of Wengo Phone to Gray.
Can any one give some guidelines on that. I tried searching on QT-Archives but did not find any thing significant.

Hi Jaya,

If you are talking about the standard window title bar (the one with the minimize,maximize and close buttons), I don't think you can do anything to change the color, except creating the window to be borderless (using Qt::FramelessWindowHint WFlag in the window constructor) and reimplementing the title zone yourself.

If you are talking about the profile bar (the one with the status indicator, the username and the account credit), then you need to replace images from "wengophone/src/presentation/qt/pics/profilebar".

Aurélien

_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to