Re: Is window a drawer?
Re: Is window a drawer?
- Subject: Re: Is window a drawer?
- From: Matt Gillette <email@hidden>
- Date: Fri, 5 Nov 2004 12:07:46 -0800
I know this is nitpicking, but you should use the class method to
prevent misspelling and it gives quick notification if the class
changed names.
[window isKindOfClass:[NSDrawerWindow class]],
Matt
On Nov 5, 2004, at 10:17 AM, Shaun Wexler wrote:
[window isKindOfClass:NSClassFromString(@"NSDrawerWindow")]
_______________________________________________
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