Not sure if it is a right place for such question, but: is it possible to create in Qt custom popup with irregular shape? (sth like this: http://i48.tinypic.com/ndwtgk.jpg)
Not sure if it is a right place for such question, but: is it possible to create in Qt custom popup with irregular shape? (sth like this: http://i48.tinypic.com/ndwtgk.jpg)
Yes, it is possible. There are options to use QWidget::setMask() or Qt::WA_TranslucentBackground attribute.
or use windows API function setWindowRgn directly.
Life is about making the right decisions and moving on.
Wont bring much under X (as the user marked as his platform).or use windows API function setWindowRgn directly.
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
lol ........
:-)
Life is about making the right decisions and moving on.
Bookmarks