• 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
Cocoa Auto Layout Warning in Xcode console
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cocoa Auto Layout Warning in Xcode console


  • Subject: Cocoa Auto Layout Warning in Xcode console
  • From: JanakiRam Palepu <email@hidden>
  • Date: Wed, 19 Aug 2015 21:37:10 +0530

Hi All,

I'm receiving the following message in Xcode console log whenever i launch
my window.


2015-08-19 21:34:07.352 GDV[36081:1272774] Layout still needs update after
calling -[NSScrollView layout].  NSScrollView or one of its superclasses
may have overridden -layout without calling super. Or, something may have
dirtied layout in the middle of updating it.  Both are programming errors
in Cocoa Autolayout.  The former is pretty likely to arise if some
pre-Cocoa Autolayout class had a method called layout, but it should be
fixed.


Can some let me know the process to identify the issue in XIB.

I've checked XIB Auto layout but they are zero.

Regards,
Janakiram
_______________________________________________

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: Cocoa Auto Layout Warning in Xcode console
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: Swift: 'If' statement needing parentheses on closure return value property access?
  • Next by Date: Re: Cocoa Auto Layout Warning in Xcode console
  • Previous by thread: Re: Swift: 'If' statement needing parentheses on closure return value property access?
  • Next by thread: Re: Cocoa Auto Layout Warning in Xcode console
  • Index(es):
    • Date
    • Thread