• 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
Horizontol scroller not enabled in IB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Horizontol scroller not enabled in IB


  • Subject: Horizontol scroller not enabled in IB
  • From: "McLaughlin, Michael P." <email@hidden>
  • Date: Thu, 30 Jan 2014 16:12:33 +0000
  • Thread-topic: Horizontol scroller not enabled in IB

Using Xcode 5.0.2 in Mac OS 10.9.1, I created a Cocoa document app, replacing the templated text field with a textview.  After making the necessary connections, everything worked as intended.

I then went into Document.xib and checked Show Horizontal Scroller in the Bordered scroll view (in addition to the default vertical scroller).  All this with no AutoLayout constraints.

When I ran the app, the horizontal scroller was visible but did not have a scroll bar (text wrapped around) and I got the following error message from LLDB:

**

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.

**

Did I miss something?

Thanks.

--
Michael P. McLaughlin
_______________________________________________

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


  • Prev by Date: Re: Preserving undo actions on deleted targets
  • Next by Date: Re: Preserving undo actions on deleted targets
  • Previous by thread: Re: Customizing a Mac Installer Package
  • Next by thread: Memory issue with ALAssetLibrary
  • Index(es):
    • Date
    • Thread