Skip navigation.
 
mlattributedStringByTrimmingCharactersInSet: method?
FROM : Keith Blount
DATE : Sun Jul 23 12:44:45 2006

Hi,

I want to trim the whitespace from either end of an
attributed string. I had assumed that there would be
an attributed variant of NSString's
-stringByTrimmingCharactersInSet: method, which would
make this job very easy, but there doesn't seem to be
one. Do I need to go and write my own method to do
this, or am I missing something really obvious?

Many thanks in advance,
Keith

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Related mailsAuthorDate
mlattributedStringByTrimmingCharactersInSet: method? Keith Blount Jul 23, 12:44
mlRe: attributedStringByTrimmingCharactersInSet: method? Adam R. Maxwell Jul 23, 16:08
mlRe: attributedStringByTrimmingCharactersInSet: method? Keith Blount Jul 23, 16:16
mlRe: attributedStringByTrimmingCharactersInSet: method? Justin Anderson Jul 23, 16:44
mlRe: attributedStringByTrimmingCharactersInSet: method? Adam R. Maxwell Jul 23, 16:51