For an app where users have several screens, not physically located
next to each other, I need to launch some control windows from the
system tray menu, using QSystemTrayIcon.

At this moment, I see no way to determine on which screen number and
where on that screen the system tray is located, in order to display
information right next to it. On the contrary, if I open a window, it
can appear on any screen, possibly far away for the QSystemTrayIcon
screen.

Any way to make that happen in an OS independent way ?

Quentin
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to