Re: NSTableView subclass and setDoubleAction
Re: NSTableView subclass and setDoubleAction
- Subject: Re: NSTableView subclass and setDoubleAction
- From: Tony Cate <email@hidden>
- Date: Mon, 21 Jun 2004 20:07:16 -0500
>
Now I'm subclassing NSTableView to implement keyboard navigation. I
>
got the keyboard navigation working fine but I'm trying to implement
>
"new record on double-click" functionality and I'm not having much
>
luck.
Is the double-clicked cell editable? If yes, the selector is not called, the cell is edited instead.
Tony
3 Cats And A Mac
http://www.3caam.com
_______________________________________________
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.