On Mar 22, 2013, at 3:21 PM, Jake Thomas Petroules 
<[email protected]> 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



_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to