Re: Multi Dock
Re: Multi Dock
- Subject: Re: Multi Dock
- From: Graham Cox <email@hidden>
- Date: Fri, 6 Jun 2008 15:30:23 +1000
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@hidden)
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:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden
References: | |
| >Multi Dock (From: "Apparao Mulpuri" <email@hidden>) |