Re: Text wrap in NSTextView-> how to get wrapped NSString
Re: Text wrap in NSTextView-> how to get wrapped NSString
- Subject: Re: Text wrap in NSTextView-> how to get wrapped NSString
- From: "I. Savant" <email@hidden>
- Date: Mon, 22 Oct 2007 12:26:59 -0400
> More accurately, you'd need to first add the NSTextView(Lines)
> category to provide the [-lines] functionality (which is found in
> <http://developer.apple.com/samplecode/TipWrapper/listing7.html>, and
> does all the dirty work)
More accurately indeed. :-) I *thought* the -lines method was
unfamiliar (or new?).
> So the OP should take another look at those files, since they spell
> out quite explicitly how to accomplish their task...
Yes, a closer look is obviously warranted. Of course it's not likely
to be a ready-made drop-in solution to the problem but it's obvious it
can be adapted ...
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden