QT how to detect the systray area for creating systary pop up windows
Posted
by user63898
on Stack Overflow
See other posts from Stack Overflow
or by user63898
Published on 2010-05-17T10:59:14Z
Indexed on
2010/05/17
11:00 UTC
Read the original article
Hit count: 326
hello all
i need to create/design QT systray popup windows , i was thinking about creating custom windows that
derived from QDialog , so it could look better then the ordinary "Information,Warning,Critical styles"
my question is how can i detect the position of the desktop systray ,so how could give the popup windows
the look and feel of a systray popup
© Stack Overflow or respective owner