• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting the current text container or text view from a layout manager
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting the current text container or text view from a layout manager


  • Subject: Re: Getting the current text container or text view from a layout manager
  • From: Jonathon Mah <email@hidden>
  • Date: Sun, 27 Jan 2008 04:14:17 +1030

Hi Keith,

On 2008-01-27, at 03:35, Keith Blount wrote:

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

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Getting the current text container or text view from a layout manager
      • From: Douglas Davidson <email@hidden>
References: 
 >Getting the current text container or text view from a layout manager (From: Keith Blount <email@hidden>)

  • Prev by Date: Getting the current text container or text view from a layout manager
  • Next by Date: Re: A Dynamic NSTextField
  • Previous by thread: Getting the current text container or text view from a layout manager
  • Next by thread: Re: Getting the current text container or text view from a layout manager
  • Index(es):
    • Date
    • Thread