[Qt-interest] Issues with QSystemTrayItem

Scott Aron Bloom Scott.Bloom at sabgroup.com
Wed Sep 30 03:58:32 CEST 2009


I have 2 issues using QSystemTray with QT 4.5..

 

First, on Windows.  Using showMessage, the strings (message and title)
are utf-8, and right before the showMessage call, I can create a QLabel,
and properly show the message.

However, if there is any Japanese text in the strings, I get the
infamous square boxes.  

 

If I go into the code, and force a QBalloonTip via setting the next
step, the message looks fine...  Any ideas how to get this to work
correctly?



 

Second, on Mac OSX.  I have icons on the context menu on the
QSystemTrayIcon.  However, none of them will show.  Any ideas?  They
show fine on windows.

 

Scott

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090929/020feb6b/attachment.html 


More information about the Qt-interest-old mailing list