Re: KVC setter selector from property name
Re: KVC setter selector from property name
- Subject: Re: KVC setter selector from property name
- From: Shaun Wexler <email@hidden>
- Date: Thu, 8 Dec 2005 13:06:19 -0800
On Dec 8, 2005, at 12:10 PM, Andrei Tchijov wrote:
I can not believe that there is no some sort of helper function to
convert @"foo" into @selector( setFoo: ) (or at least to
@"setFoo:" ). But I can not find it.
Can some one help please?
SEL NSSelectorFromString(NSString *aSelectorName);
--
Shaun Wexler
MacFOH
http://www.macfoh.com
"Things should be described as simply as possible, but no simpler." -
Albert Einstein
_______________________________________________
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