Re: NSTableView customization
Re: NSTableView customization
- Subject: Re: NSTableView customization
- From: Ron Medina Ballesteros <email@hidden>
- Date: Fri, 14 May 2004 14:55:20 -0700
you can implement
- (void)tableViewSelectionDidChange:(NSNotification *)aNotification
and handle the selector then.
On May 14, 2004, at 12:55 PM, Ibrahim Bulut wrote:
Hi all,
Is there a way to disable editing tableview cells? and I have connected
a selector to the tableview, so my function is called when I click a
row, is there a way to trigger this selector while using arrow keys as
well?
Thanks for any help :)
/Ibrahim
Somewhere in Texas... a village is missing their idiot.
_______________________________________________
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.
_______________________________________________
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.