Re: Coding style question from ObjC newbie
Re: Coding style question from ObjC newbie
- Subject: Re: Coding style question from ObjC newbie
- From: Michael Norris <email@hidden>
- Date: Fri, 1 Nov 2002 18:09:39 +1300
- (unsigned int)replaceOccurrencesOfString:(NSString *)target
withString:(NSString *)replacement options:(unsigned)opts
range:(NSRange)searchRange
That's nice, but I want to be able to do this on an
NSMutableAttributedString, which doesn't seem to implement this
method.
-mike
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.