Re: Stripping newlines/blanks when pasting on an NSTextField
Re: Stripping newlines/blanks when pasting on an NSTextField
- Subject: Re: Stripping newlines/blanks when pasting on an NSTextField
- From: Rosyna <email@hidden>
- Date: Sat, 28 Oct 2006 14:05:18 -0700
Try performing stringByTrimmingCharactersInSet:[NSCharacterSet
whitespaceAndNewlineCharacterSet] on the string.
Ack, at 10/28/06, Michele Balistreri said:
Hi, i have a problem with an NSTextField. I would like it to behave
like a real single-line field, that is, the sure should be unable to
insert newlines even when copying and pasting to it, and should have
immediate visual feedback of what the string will be like. Would
using a custom NSFormatter make sense in that case? Any advice?
Thank you very much for your help.
--
Sincerely,
Rosyna Keller
Technical Support/Carbon troll/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
It's either this, or imagining Phil Schiller in a thong.
_______________________________________________
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