Contextual Menu not showing up in OLV
Contextual Menu not showing up in OLV
- Subject: Contextual Menu not showing up in OLV
- From: Paul Mix <email@hidden>
- Date: Thu, 28 Feb 2002 16:28:30 -0600
This one has me stumped. As of a week ago, I had a CM working in an OLV. I
set it up in IB by creating an NSMenu instance and hooking it up to the
OLV's menu outlet. This was working fine, and I got menu validation working.
Now, a week later, a control-click does absolutely nothing in the OLV. I
triple-checked the connections in IB, and they all seem to be fine.
I did set up a target-action for the OLV since then (a hack around another
bug in which tableView:didClickTableColumn: was not being called for the
OLV); I thought that might be it, but backing that code out didn't change
anything.
I've been pulling my hair out trying to track this down; to help isolate my
debugging, I'm wondering if anyone knows what could possibly prevent a
properly-hooked-up NSMenu from showing up as an OLV's contextual-menu when
the OLV is control-clicked.
Any help would be appreciated.
- Paul M
_______________________________________________
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.