Re: Focus Ring in NSBrowser Column
Re: Focus Ring in NSBrowser Column
- Subject: Re: Focus Ring in NSBrowser Column
- From: Jean-Daniel Dupas <email@hidden>
- Date: Sat, 5 Jul 2008 22:33:16 +0200
Le 5 juil. 08 à 21:48, James Murdza a écrit :
- (BOOL)needsDisplay;
{
NSResponder* resp = nil;
Note that there's an extra semicolon on the first line.
This is a valid syntax in Obj-C. You can let the semicolon for method
implementation.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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