Re: NSBrowser menu
Re: NSBrowser menu
- Subject: Re: NSBrowser menu
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 15 Jul 2003 21:05:49 -0700
On Tuesday, July 15, 2003, at 03:24 PM, Neil Earnshaw wrote:
I've got a browser and I've assigned its menu in IB. I can only get a
menu when I right-click in the empty columns. The browser's delegate
is a custom window controller. When I put a menuForEvent method in it
it didn't get called.
What am I missing?
You need to set the menu for each individual cell, probably in your
browser delegate methods.
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://seiryu.home.comcast.net/
"You can't modify a constant, float upstream, win an argument with the
IRS, or satisfy this compiler" - actual MPW 68K compiler error message
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.