[Qt-interest] How to draw in the Non Client Area ?

caoxingk caoxingk at gmail.com
Sun May 29 07:49:08 CEST 2011


There's a demo FAQ using c++/mfc to draw in the Non Client Area :
[http://stackoverflow.com/questions/99623/how-to-draw-in-the-nonclient-area]

-------------------------------------------------------

But how to impliment it by Qt ?

First I must bring my application out on Windows, even use pre-define syntax
 like "#ifdef Q_OS_WIN" will be OK for me, but with no ideas for how.

Or there's already have a Cross Platform Solution ? Ooooh, that couldn't be better.

Thanks very much.


More information about the Qt-interest-old mailing list