Re: what is [textStorage paragraphs]???
Re: what is [textStorage paragraphs]???
- Subject: Re: what is [textStorage paragraphs]???
- From: Camillo Lugaresi <email@hidden>
- Date: Fri, 20 Jan 2006 12:25:16 +0100
On 20/gen/06, at 07:32, Nik Youdale wrote:
Hey,
I'm playing around with textView's and I'm wandering what sort of
objects are returned by [textStorage paragraphs] method. I know
that it returns an array, but what kind of objects are in the
array? and more importantly, how can i get the string of the
paragraph?
Isn't that something related to scripting support? AppleScript deals
with paragraphs.
Anyway, if you want to know what an object is, you can drop into gdb
and write "po object".
Camillo
_______________________________________________
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