Skip navigation.
 
mlRe: contextual menu in NSTableView cell
FROM : Mike Ferris
DATE : Mon Jan 27 17:28:27 2003

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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlcontextual menu in NSTableView cell stupidFish program… Jan 17, 23:05
mlRe: contextual menu in NSTableView cell j o a r Jan 17, 23:37
mlRe: contextual menu in NSTableView cell Chris Meyer Jan 17, 23:44
mlRe: contextual menu in NSTableView cell Rakesh Pandey Jan 17, 23:48
mlRe: contextual menu in NSTableView cell Mike Ferris Jan 27, 17:28