search for: nsstringfromselector

Displaying 1 result from an estimated 1 matches for "nsstringfromselector".

2006 Apr 15
3
Further problems with rubyt2 on MacOS X (intel)
...NSObjCRuntime.h, around line 60, reads: ------------------------------------------------------------------------ #define NSFoundationVersionNumber10_3_2 500.3 #define NSFoundationVersionNumber10_3_3 500.54 #define NSFoundationVersionNumber10_3_4 500.56 @class NSString; FOUNDATION_EXPORT NSString *NSStringFromSelector(SEL aSelector); FOUNDATION_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); FOUNDATION_EXPORT Class NSClassFromString(NSString *aClassName); ------------------------------------------------------------------------ any suggestions? thank you, -- Rolf Lindgren...