Re: Tell if an OS feature exists?
Re: Tell if an OS feature exists?
- Subject: Re: Tell if an OS feature exists?
- From: "John C. Warner" <email@hidden>
- Date: Mon, 11 Apr 2005 00:24:54 -0400
On 10 Apr, 2005, at 11:45 PM, Mike O'Connor wrote:
I use NS... classes that are not in older systems. Can I test to see
if the NSSomething (AppKit) class exists, if so how?
NSClassFromString(@"NSSomething") will return nil if NSSomething
doesn't exist
-John
_______________________________________________
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