Re: NSTableView event ?
Re: NSTableView event ?
- Subject: Re: NSTableView event ?
- From: Andy Lee <email@hidden>
- Date: Sun, 14 Apr 2002 14:13:34 -0400
At 7:34 PM +0200 4/14/02, Famille GOUREAU-SUIGNARD wrote:
soryy to bother but does anyone know what I can do to make my
application aware of any selection change in a NSTableView ?
See the docs for NSTableView, in particular under "Methods
Implemented By the Delegate":
- (void)tableViewSelectionDidChange:(NSNotification *)aNotification
--Andy
_______________________________________________
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.