AP.
AP.

Reputation: 5323

cocoa: know the position of the app icon in the dock

I need to show a special menu when the dock icon is hovered. In order to do this I need to find a way to get the coordinate of the app icon in the dock.

Do you know how I can get this info?

Thanks and regards,

Upvotes: 2

Views: 671

Answers (2)

Mike Abdullah
Mike Abdullah

Reputation: 15003

There is no public API for this. File a request asking for it. In the meantime don't attempt it. Look at a custom dock item menu instead.

Upvotes: 0

Related Questions