Re: NSTableView editing
Re: NSTableView editing
- Subject: Re: NSTableView editing
- From: Devon E Bowen <email@hidden>
- Date: Tue, 26 Jul 2005 13:34:53 -0400 (EDT)
> I believe that checking [tableView currentEditor] should tell you if
> a cell is being edited, or not. If it is not nil, editedRow and
> editedColumn will tell you where it is editing.
Wow. I thought I went through all the super classes and looked for
the word "edit". But somehow I missed that. Thanks. It solves my
problem nicely.
Devon
_______________________________________________
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