PDA

View Full Version : Paint MainWindow Regions



pedros09
5th May 2006, 10:33
Hi,

is it possible to paint the MainWindow in order to achieve a window different from the classic rectangular window(on Win2K blue frame with icon, appName, close/minimize/maximize buttons)?

Anything analogous to Region painting from MSVC++? An example of such a window I am trying to achieve could be -> http://www.counterpath.net/images/eyeBeamv1_closed_sml.gif .

I have studied QStyle extensively but still cannot figure out if it is possible or how to get it done... I can paint all widgets within the central widget but not the MainWindow... please provide an example if you think it is possible.

Thanks for ur support,
Roland.

wysota
5th May 2006, 10:43
http://www.qtcentre.org/forum/showthread.php?t=1581&highlight=setMask