Re: Missing dockMenu Outlet
Re: Missing dockMenu Outlet
- Subject: Re: Missing dockMenu Outlet
- From: Fritz Anderson <email@hidden>
- Date: Wed, 15 Jun 2005 08:49:37 -0500
On 15 Jun 2005, at 3:18 AM, Stefan Schüßler wrote:
How do I access NSApplication's dockMenu outlet from a
NSApplication subclass? It shows up in Interface Builder but
dockMenu is not declared in NSApplication.h.
You don't have access to the outlet, but you can return a menu from
the delegate method applicationDockMenu:. See the NSApplication
reference for details.
-- F
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden