Re: Target-Action in NSTableView
Re: Target-Action in NSTableView
- Subject: Re: Target-Action in NSTableView
- From: "I. Savant" <email@hidden>
- Date: Sat, 17 Mar 2007 09:40:59 -0400
Do you mean you want to be notified as each character is typed or
you just want to know when the editing is complete? The latter is
done with the NSTableDataSource informal protocol (which works fine
with Bindings).
--
I.S.
On Mar 17, 2007, at 7:19 AM, Allan Rentcome wrote:
Hi everyone,
I would like to be able to have a target/action in an NSTableView
when a text cell in one or more of the NSTableColumn's is edited.
Is this possible? For example, a NSTextField can have actions when
the text is changed and I would like to do the same for the text
cell in a NSTableView?
Thanks for any pointers or help
Allan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden