Word breaks ?
Word breaks ?
- Subject: Word breaks ?
- From: RFM <email@hidden>
- Date: Thu, 02 May 2002 10:21:37 -0400
- Organization: RFM & Associates
Hello,
I haven't been able to find any Cocoa API calls related to word
breaks in a block of text in either NSLayoutManager, NSTextContainer, or
NSTextStorage. I'm trying to get the fragment rectangle for each word in
a block of text without having to scan for blanks in the text or
accumulate rectangles on a character basis. Is there anything available
that allows for obtaining the 'NSRange' of a word(s) in the text and
then from there getting the surrounding rectangle(s) of the word ??
Thanks in advance,
Regards,
BobM
_______________________________________________
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.