FROM : Matt Gillette
DATE : Fri Nov 05 21:07:46 2004
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")]
DATE : Fri Nov 05 21:07:46 2004
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")]
| Related mails | Author | Date |
|---|---|---|
| Tim Conkling | Nov 5, 09:36 | |
| ??? a.k.a. James C… | Nov 5, 15:16 | |
| Shaun Wexler | Nov 5, 19:17 | |
| Matt Gillette | Nov 5, 21:07 | |
| Shaun Wexler | Nov 5, 21:32 | |
| cocoa-dev | Nov 5, 22:40 | |
| Frank Midgley | Nov 5, 22:40 |






Cocoa mail archive

