On 4/15/2015 1:00 PM, René J.V. Bertin wrote:
> On Wednesday April 15 2015 11:40:37 Bob Hood wrote:
>
>> Thanks, Oliver.  I'll see if I can track that down in the Creator code.
>> You're likely right, it'll probably be Cocoa-specific.
> Seems my message that also referred to Qt Creator never made it to the list.
>
> You can also have a look at the systray example; it works just fine on OS X.


Ah, I see.  You're right, René.  That does produce a systray icon.  I missed 
it in the case of my application, I guess, because I was fixated on the 
presence of the application icon in the dock--my application has a different 
icon than the one set by the Python script in the systray.  Even closing the 
application window (in the systray example) keeps that dock icon around.

Given that, is it possible to remove the dock icon while the application is 
running hidden with only a systray presence? My application is not 
interactable, and I don't want the user being able to do so with the dock icon.

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

Reply via email to