Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 6

Qt-interest Archive, February 2007
Qt Mac - disabling window shadow for splash screens?


Message 1 in thread

I have a QSplashScreen with a QPixmap that has an embedded transparent 
alpha channel. But OS X is still putting the "window shadow" around the 
rectangular border of my window - even though the window outline is not 
rectangular! It looks like crap.

The Cocoa fix for this would be to call the underlying NSWindows's 
"setHasShadow" method and pass it NO.

Is there an equivalent Qt mechanism for this?

-- 
 [ signature omitted ]