I cannot find a way of getting the current text container or text
view, though - i.e. the one that contains the insertion point.
I haven't tried it, but looking at the docs, it seems like you could use
-[NSLayoutManager textContainerForGlyphAtIndex:effectiveRange:]
after getting the glyph from the selection range with something like
-[NSLayoutManager glyphRangeForCharacterRange:actualCharacterRange:]
or
-[NSLayoutManager glyphIndexForCharacterAtIndex:] on Leopard.
It's nice to see you around again. :)
Jonathon Mah
email@hidden
_______________________________________________
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