[Qt-interest] changing the titile bar color

Yuvaraj R yuvaraj at ongobiz.com
Tue Sep 1 09:06:01 CEST 2009


is there is anyway to get windows managet Api ?


Thanks

Yuvaraj R


On 9/1/09, Andre Somers <andre at familiesomers.nl> wrote:
>
> Yuvaraj R wrote:
> > Hi All
> >
> >  I want to change my title bar color. and i want change my window
> > border colors..
> >
> > How can i im plement this one ?
> >
> >
> This is highly platform and window-manager (X11) specific. Qt itself
> does not support this. What you could try, is "ask" the window manager
> to draw your window without borders or title bar, and draw them
> yourself. That also entails implementing stuff like making sure you can
> move and resize your window yourself.
>
> In general, I would say: don't do this. Let the window manager decide
> how your windows are decorated. That way, your application will fit the
> style set on your platform best.
>
> André
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090901/36f23347/attachment.html 


More information about the Qt-interest-old mailing list