Nope, not possible. Cocoa doesn't provide support for this because the Dock is a private Apple application, not a public class in Cocoa.

Your only hope is to create your own dock application, which is obviously non-trivial.

However, Since Mac multi-monitor apps don't work this way anyway, your strange dock will probably not go down very well with users, so one would have to go back to the most fundamental assumptions you're making and question them.


G.


On 6 Jun 2008, at 3:10 pm, Apparao Mulpuri wrote:

Hi List,

 I am developing a multi monitor application, in which i need to
display Dock on every monitor. Monitor which has System bar is the
primary monitor.

 I didn't find any supporting classes to implement it in Cocoa. Is it
implementable in Cocoa?. Please provide some pointers on it.

Thanks & Regards,
- Apparao.
_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/graham.cox%40bigpond.com

This email sent to [EMAIL PROTECTED]

_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]
  • Multi Dock Apparao Mulpuri
    • Re: Multi Dock Graham Cox

Reply via email to