Re: contextual menu in NSTableView cell
Re: contextual menu in NSTableView cell
- Subject: Re: contextual menu in NSTableView cell
- From: Mike Ferris <email@hidden>
- Date: Mon, 27 Jan 2003 08:28:27 -0800
The MOExtendedTableView class has support for context menus. You can
set a context menu on the dataCell of a NSTableColumn and
MOExtendedTableView will use it for that column. There's also an
additional delegation method you can use to customize the menu if
necessary.
http://mokit.sourceforge.net
Mike
_______________________________________________
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.