Skip navigation.
 
mlRe: Is window a drawer?
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")]

Related mailsAuthorDate
mlIs window a drawer? Tim Conkling Nov 5, 09:36
mlRe: Is window a drawer? ??? a.k.a. James C… Nov 5, 15:16
mlRe: Is window a drawer? Shaun Wexler Nov 5, 19:17
mlRe: Is window a drawer? Matt Gillette Nov 5, 21:07
mlRe: Is window a drawer? Shaun Wexler Nov 5, 21:32
mlRe: Is window a drawer? cocoa-dev Nov 5, 22:40
mlRe: Is window a drawer? Frank Midgley Nov 5, 22:40