Hi, I'm making an application, and I don't want the different effects of the Window Manager (such as compiz on Ubuntu) to work for a certain widget.
I have tried:
But no luck. Anyone have any idea on how to somehow set a Widget Window Hint to prevent desktop effects?Qt Code:
setAttribute(Qt::WA_PaintOnScreen, true);To copy to clipboard, switch view to plain text mode
Thanks in advance,
~codeslicer![]()
Bookmarks