Overwriting NSTableHeaderCell to get context menus
Overwriting NSTableHeaderCell to get context menus
- Subject: Overwriting NSTableHeaderCell to get context menus
- From: Martin Wilz <email@hidden>
- Date: Thu, 22 Dec 2005 15:09:06 +0100
Hi,
I'd like to implement context menus for activating table column selection
like iTunes and xCode do.
I tried to subclass NSTableHeaderCells to override the rightMouseDown
and/or mouseDown, but do
not get events there. The header cells are exchanged at NSTableViews
viewDidMoveToSuperview.
As this seems to be the wrong approach, has anybody a better idea ?
Thanks in advance,
Martin
_______________________________________________
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