NSTableColumns added through code won't call DoubleAction
NSTableColumns added through code won't call DoubleAction
- Subject: NSTableColumns added through code won't call DoubleAction
- From: Felipe Baytelman <email@hidden>
- Date: Thu, 29 Jul 2004 17:50:52 +0900
- Resent-date: Thu, 29 Jul 2004 18:20:09 +0900
- Resent-from: Felipe Baytelman <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: email@hidden
I have a NSTableView I populate with different NSTableColumns. Only the
first column is added by InterfaceBuilder.
When I setDoubleAction for the NSTableView, it only get called by
doubleclicking the first column's cells.
DoubleClicking other columns' cells won't do it.
Any suggestions?
Thanks.
--
Felipe Baytelman
email@hidden
080 5498 9347
email@hidden
_______________________________________________
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.