• 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: Strange behaviour of NSLayoutManager
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange behaviour of NSLayoutManager


  • Subject: Re: Strange behaviour of NSLayoutManager
  • From: Roland King <email@hidden>
  • Date: Wed, 14 Aug 2013 21:49:30 +0800

All that stuff is unreleased and still under NDA so it can't be discussed on the public cocoa list. You can ask on the devforums however, they're quite active again these days.

On 14 Aug, 2013, at 9:43 PM, Gerriet M. Denkmann <email@hidden> wrote:

> The iPhone Simulator runs this code:
>
> - (IBAction)fontSizeSliderHasMoved: sender;
> {
> 	CGPoint contentOffset = self.textView.contentOffset;	//	we only use x-value, which is always zero
> 	NSTextContainer *textContainer = self.textView.textContainer;
> 	NSLayoutManager *layoutManager = self.textView.layoutManager;

_______________________________________________

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


References: 
 >Strange behaviour of NSLayoutManager (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: Re: Can't type chars into UITextField?
  • Next by Date: Re: Dismissing Open dlog before doc actually opens
  • Previous by thread: Strange behaviour of NSLayoutManager
  • Next by thread: "Provide Feedback" on documentation pages is broken
  • Index(es):
    • Date
    • Thread