[Development] Tons of warnings in the Cocoa plugin
Sorvig Morten
Morten.Sorvig at digia.com
Mon Mar 25 09:50:26 CET 2013
On Mar 22, 2013, at 3:21 PM, Jake Thomas Petroules <jake.petroules at petroules.com> wrote:
> Not the only way...
>
> There's [NSApplicationDelegate applicationDockMenu:], and dock tile plugins (we should look into bundling a default dock tile plugin in Qt apps!).
Fixed now (again): https://codereview.qt-project.org/#change,52074
>
> Dock tile plugins have the added benefit of having the menu show up when the app isn't open (more like Windows jump lists).
>
> https://developer.apple.com/library/mac/#documentation/Carbon/Conceptual/customizing_docktile/CreatingaDockTilePlug-in/CreatingaDockTilePlug-in.html
But is there anything Qt can do to help? The plugin is a separate process from the main app. If you want your app to have a dock tile plugin then you write a dock tile plugin :)
Morten
More information about the Development
mailing list