[Qt-interest] systemtray icon menu on vista

Girish Ramakrishnan girish at forwardbias.in
Wed Dec 17 13:36:28 CET 2008


Hi Boudewijn,

Boudewijn Rempt wrote:
> 
> Everything seems fine. Is this a bug in Qt, or should I just not try to assign
> showing the menu to any trigger myself?

Correct, if you use setContextMenu leave the responsibility of showing
the context menu to Qt. Qt will show the context menu when the
appropriate buttons for the platform are clicked. Also, you will get the
trigger signals regardless of whether you have a context menu set or not.

Girish



More information about the Qt-interest-old mailing list