Silly newbie Q about delegates
Silly newbie Q about delegates
- Subject: Silly newbie Q about delegates
- From: email@hidden
- Date: Wed, 14 Sep 2005 09:36:10 +0200 (CEST)
- Importance: Normal
Hello all,
I have trouble understanding why the type of the delegate method in
NSTableView
- (void)tableViewSelectionDidChange:(NSNotification *)n;
is void instead of BOOL. Shouldn't it be YES if the selection has
changed and NO otherwise ?
Ewan
_______________________________________________
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